summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * ipv4: fix ineffective source address selectionJiri Benc2013-10-071-1/+1
| * net: fix unsafe set_memory_rw from softirqAlexei Starovoitov2013-10-071-4/+4
| * ipv6: Allow the MTU of ipip6 tunnel to be set below 1280Oussama Ghorbel2013-10-071-2/+10
| * netif_set_xps_queue: make cpu mask constMichael S. Tsirkin2013-10-071-1/+2
| * tcp: do not forget FIN in tcp_shifted_skb()Eric Dumazet2013-10-041-1/+4
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-10-035-14/+22
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-035-14/+22
| | |\
| | | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-09-305-14/+22
| | | |\
| | | | * cfg80211: fix sysfs registration raceJohannes Berg2013-09-261-8/+13
| | | | * mac80211: fix the setting of extended supported rate IEChun-Yeow Yeoh2013-09-261-4/+1Star
| | | | * mac80211: drop spoofed packets in ad-hoc modeFelix Fietkau2013-09-261-0/+3
| | | | * cfg80211: fix warning when using WEXT for IBSSBruno Randolf2013-09-261-0/+3
| | | | * cfg80211: use the correct macro to check for active monitor supportLuciano Coelho2013-09-261-2/+2
| * | | | net: heap overflow in __audit_sockaddr()Dan Carpenter2013-10-032-4/+22
| * | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-10-033-16/+31
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | batman-adv: set up network coding packet handlers during module initMatthias Schiffer2013-10-023-16/+31
| * | | | l2tp: fix kernel panic when using IPv4-mapped IPv6 addressesFrançois Cachereul2013-10-022-4/+26
| * | | | net: do not call sock_put() on TIMEWAIT socketsEric Dumazet2013-10-022-2/+2
| * | | | tcp: Always set options to 0 before calling tcp_established_optionsAndi Kleen2013-10-021-0/+2
| * | | | unix_diag: fix info leakMathias Krause2013-10-021-0/+1
| |/ / /
* | | | cgroup: cls: remove unnecessary task_cls_classidGao feng2013-10-081-2/+2
* | | | cgroup: netprio: remove unnecessary task_netprioidxGao feng2013-10-081-2/+1Star
* | | | net: ipv4 only populate IP_PKTINFO when neededShawn Bohrer2013-10-083-4/+5
* | | | udp: ipv4: Add udp early demuxShawn Bohrer2013-10-082-18/+185
* | | | udp: Only allow busy read/poll on connected socketsShawn Bohrer2013-10-082-4/+6
* | | | net_sched: increment drop counters in qdisc_tree_decrease_qlen()Eric Dumazet2013-10-081-0/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-0711-287/+936
|\ \ \ \
| * \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-10-0312-326/+969
| |\ \ \ \
| | * | | | Bluetooth: Only one command per L2CAP LE signalling is supportedMarcel Holtmann2013-10-031-25/+19Star
| | * | | | Bluetooth: Check minimum length of SMP packetsMarcel Holtmann2013-10-031-2/+7
| | * | | | Bluetooth: Drop packets on ATT fixed channel on BR/EDRMarcel Holtmann2013-10-031-0/+4
| | * | | | Bluetooth: L2CAP connectionless channels are only valid for BR/EDRMarcel Holtmann2013-10-031-0/+4
| | * | | | Bluetooth: SMP packets are only valid on LE connectionsMarcel Holtmann2013-10-031-0/+6
| | * | | | Bluetooth: Don't copy L2CAP LE signalling to raw socketsMarcel Holtmann2013-10-031-2/+0Star
| | * | | | Bluetooth: Fix switch statement order for L2CAP fixed channelsMarcel Holtmann2013-10-031-3/+4
| | * | | | Bluetooth: Allow changing device class when BR/EDR is disabledMarcel Holtmann2013-10-031-1/+1
| | * | | | Bluetooth: Restrict loading of long term keys to LE capable controllersMarcel Holtmann2013-10-031-0/+6
| | * | | | Bluetooth: Restrict loading of link keys to BR/EDR capable controllersMarcel Holtmann2013-10-031-0/+6
| | * | | | Bluetooth: Allow setting static address even if LE is disabledMarcel Holtmann2013-10-031-4/+2Star
| | * | | | Bluetooth: Restrict SSP setting changes to BR/EDR enabled controllersMarcel Holtmann2013-10-031-1/+5
| | * | | | Bluetooth: Fix memory leak with L2CAP signal channelsMarcel Holtmann2013-10-021-2/+4
| | * | | | Bluetooth: Increment management interface revisionMarcel Holtmann2013-10-021-1/+1
| | * | | | Bluetooth: Fix advertising data flags with disabled BR/EDRJohan Hedberg2013-10-021-7/+7
| | * | | | Bluetooth: Fix REJECTED vs NOT_SUPPORTED mgmt responsesJohan Hedberg2013-10-021-25/+51
| | * | | | Bluetooth: Add management command for setting static addressMarcel Holtmann2013-10-021-0/+49
| | * | | | Bluetooth: Restrict disabling of HS when controller is powered offMarcel Holtmann2013-10-021-2/+9
| | * | | | Bluetooth: Add a new mgmt_set_bredr commandJohan Hedberg2013-10-022-0/+125
| | * | | | Bluetooth: Introduce a new HCI_BREDR_ENABLED flagJohan Hedberg2013-10-023-13/+35
| | * | | | Bluetooth: Fix workqueue synchronization in hci_dev_openJohan Hedberg2013-10-021-0/+10
| | * | | | Bluetooth: Refactor hci_dev_open to a separate hci_dev_do_open functionJohan Hedberg2013-10-021-10/+20