| Commit message (Expand) | Author | Age | Files | Lines |
* | inet: rename ir_loc_port to ir_num | Eric Dumazet | 2013-10-10 | 9 | -17/+17 |
* | tcp: use ACCESS_ONCE() in tcp_update_pacing_rate() | Eric Dumazet | 2013-10-10 | 1 | -1/+6 |
* | inet: includes a sock_common in request_sock | Eric Dumazet | 2013-10-10 | 15 | -155/+155 |
* | net: gro: allow to build full sized skb | Eric Dumazet | 2013-10-10 | 1 | -17/+26 |
* | fib_trie: only calc for the un-first node | baker.zhang | 2013-10-10 | 1 | -5/+1 |
* | net: fix build errors if ipv6 is disabled | Eric Dumazet | 2013-10-09 | 3 | -3/+11 |
* | udp: fix a typo in __udp4_lib_mcast_demux_lookup | Eric Dumazet | 2013-10-09 | 1 | -1/+1 |
* | ipv6: make lookups simpler and faster | Eric Dumazet | 2013-10-09 | 28 | -239/+189 |
* | tcp/dccp: remove twchain | Eric Dumazet | 2013-10-08 | 8 | -240/+122 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-08 | 27 | -69/+153 |
|\ |
|
| * | pkt_sched: fq: fix non TCP flows pacing | Eric Dumazet | 2013-10-08 | 2 | -11/+10 |
| * | net: vlan: fix nlmsg size calculation in vlan_get_size() | Marc Kleine-Budde | 2013-10-08 | 1 | -1/+1 |
| * | pkt_sched: fq: fix typo for initial_quantum | Eric Dumazet | 2013-10-08 | 1 | -1/+1 |
| * | ipv6: Fix the upper MTU limit in GRE tunnel | Oussama Ghorbel | 2013-10-08 | 1 | -2/+1 |
| * | l2tp: Fix build warning with ipv6 disabled. | David S. Miller | 2013-10-08 | 1 | -5/+8 |
| * | 6lowpan: Sync default hardware address of lowpan links to their wpan | Alan Ott | 2013-10-08 | 1 | -0/+3 |
| * | 6lowpan: Only make 6lowpan links to IEEE802154 devices | Alan Ott | 2013-10-08 | 1 | -0/+2 |
| * | net: Update the sysctl permissions handler to test effective uid/gid | Eric W. Biederman | 2013-10-07 | 1 | -2/+2 |
| * | ipv4: fix ineffective source address selection | Jiri Benc | 2013-10-07 | 1 | -1/+1 |
| * | net: fix unsafe set_memory_rw from softirq | Alexei Starovoitov | 2013-10-07 | 1 | -4/+4 |
| * | ipv6: Allow the MTU of ipip6 tunnel to be set below 1280 | Oussama Ghorbel | 2013-10-07 | 1 | -2/+10 |
| * | netif_set_xps_queue: make cpu mask const | Michael S. Tsirkin | 2013-10-07 | 1 | -1/+2 |
| * | tcp: do not forget FIN in tcp_shifted_skb() | Eric Dumazet | 2013-10-04 | 1 | -1/+4 |
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-10-03 | 5 | -14/+22 |
| |\ |
|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-10-03 | 5 | -14/+22 |
| | |\ |
|
| | | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-09-30 | 5 | -14/+22 |
| | | |\ |
|
| | | | * | cfg80211: fix sysfs registration race | Johannes Berg | 2013-09-26 | 1 | -8/+13 |
| | | | * | mac80211: fix the setting of extended supported rate IE | Chun-Yeow Yeoh | 2013-09-26 | 1 | -4/+1 |
| | | | * | mac80211: drop spoofed packets in ad-hoc mode | Felix Fietkau | 2013-09-26 | 1 | -0/+3 |
| | | | * | cfg80211: fix warning when using WEXT for IBSS | Bruno Randolf | 2013-09-26 | 1 | -0/+3 |
| | | | * | cfg80211: use the correct macro to check for active monitor support | Luciano Coelho | 2013-09-26 | 1 | -2/+2 |
| * | | | | net: heap overflow in __audit_sockaddr() | Dan Carpenter | 2013-10-03 | 2 | -4/+22 |
| * | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2013-10-03 | 3 | -16/+31 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | batman-adv: set up network coding packet handlers during module init | Matthias Schiffer | 2013-10-02 | 3 | -16/+31 |
| * | | | | l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses | François Cachereul | 2013-10-02 | 2 | -4/+26 |
| * | | | | net: do not call sock_put() on TIMEWAIT sockets | Eric Dumazet | 2013-10-02 | 2 | -2/+2 |
| * | | | | tcp: Always set options to 0 before calling tcp_established_options | Andi Kleen | 2013-10-02 | 1 | -0/+2 |
| * | | | | unix_diag: fix info leak | Mathias Krause | 2013-10-02 | 1 | -0/+1 |
| |/ / / |
|
* | | | | cgroup: cls: remove unnecessary task_cls_classid | Gao feng | 2013-10-08 | 1 | -2/+2 |
* | | | | cgroup: netprio: remove unnecessary task_netprioidx | Gao feng | 2013-10-08 | 1 | -2/+1 |
* | | | | net: ipv4 only populate IP_PKTINFO when needed | Shawn Bohrer | 2013-10-08 | 3 | -4/+5 |
* | | | | udp: ipv4: Add udp early demux | Shawn Bohrer | 2013-10-08 | 2 | -18/+185 |
* | | | | udp: Only allow busy read/poll on connected sockets | Shawn Bohrer | 2013-10-08 | 2 | -4/+6 |
* | | | | net_sched: increment drop counters in qdisc_tree_decrease_qlen() | Eric Dumazet | 2013-10-08 | 1 | -0/+3 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next | David S. Miller | 2013-10-07 | 11 | -287/+936 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2013-10-03 | 12 | -326/+969 |
| |\ \ \ \ |
|
| | * | | | | Bluetooth: Only one command per L2CAP LE signalling is supported | Marcel Holtmann | 2013-10-03 | 1 | -25/+19 |
| | * | | | | Bluetooth: Check minimum length of SMP packets | Marcel Holtmann | 2013-10-03 | 1 | -2/+7 |
| | * | | | | Bluetooth: Drop packets on ATT fixed channel on BR/EDR | Marcel Holtmann | 2013-10-03 | 1 | -0/+4 |
| | * | | | | Bluetooth: L2CAP connectionless channels are only valid for BR/EDR | Marcel Holtmann | 2013-10-03 | 1 | -0/+4 |