| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-08-31 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 1 | -0/+1 |
| 2012-08-31 | netfilter: nf_conntrack: fix racy timer handling with reliable events | Pablo Neira Ayuso | 1 | -0/+1 |
| 2012-08-21 | af_netlink: force credentials passing [CVE-2012-3520] | Eric Dumazet | 1 | -1/+3 |
| 2012-08-20 | net: ipv6: fix oops in inet_putpeer() | Patrick McHardy | 1 | -0/+2 |
| 2012-08-14 | llc2: Fix silent failure of llc_station_init() | Ben Hutchings | 1 | -1/+1 |
| 2012-08-10 | codel: refine one condition to avoid a nul rec_inv_sqrt | Eric Dumazet | 1 | -2/+6 |
| 2012-08-10 | ipv4: fix ip_send_skb() | Eric Dumazet | 1 | -1/+1 |
| 2012-08-09 | net: tcp: ipv6_mapped needs sk_rx_dst_set method | Eric Dumazet | 1 | -0/+1 |
| 2012-08-08 | net: force dst_default_metrics to const section | Eric Dumazet | 1 | -1/+1 |
| 2012-08-06 | net: ipv6: fix TCP early demux | Eric Dumazet | 2 | -9/+1 |
| 2012-08-02 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -0/+2 |
| 2012-08-02 | cfg80211: add channel flag to prohibit OFDM operation | Seth Forshee | 1 | -0/+2 |
| 2012-08-02 | Fix unexpected SA hard expiration after changing date | Fan Du | 1 | -0/+4 |
| 2012-08-02 | tcp: Apply device TSO segment limit earlier | Ben Hutchings | 1 | -0/+2 |
| 2012-07-31 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -5/+35 |
| 2012-07-31 | netvm: prevent a stream-specific deadlock | Mel Gorman | 1 | -3/+5 |
| 2012-07-31 | netvm: set PF_MEMALLOC as appropriate during SKB processing | Mel Gorman | 1 | -0/+5 |
| 2012-07-31 | netvm: allow skb allocation to use PFMEMALLOC reserves | Mel Gorman | 1 | -0/+15 |
| 2012-07-31 | netvm: allow the use of __GFP_MEMALLOC by specific sockets | Mel Gorman | 1 | -1/+4 |
| 2012-07-31 | net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on th... | Mel Gorman | 1 | -0/+5 |
| 2012-07-31 | memcg: rename config variables | Andrew Morton | 1 | -2/+2 |
| 2012-07-31 | ipv4: Properly purge netdev references on uncached routes. | David S. Miller | 1 | -0/+3 |
| 2012-07-31 | ipv4: Cache routes in nexthop exception entries. | David S. Miller | 1 | -0/+1 |
| 2012-07-31 | ipv4: percpu nh_rth_output cache | Eric Dumazet | 1 | -1/+2 |
| 2012-07-31 | ipv4: Restore old dst_free() behavior. | Eric Dumazet | 3 | -10/+11 |
| 2012-07-30 | ipv4: remove rt_cache_rebuild_count | Eric Dumazet | 1 | -2/+0 |
| 2012-07-30 | net: ipv4: fix RCU races on dst refcounts | Eric Dumazet | 2 | -6/+14 |
| 2012-07-26 | ipv6: Early TCP socket demux | Eric Dumazet | 2 | -6/+9 |
| 2012-07-26 | ipv4: Fix input route performance regression. | David S. Miller | 1 | -2/+17 |
| 2012-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 64 | -652/+1383 |
| 2012-07-23 | ipv4: Change rt->rt_iif encoding. | David S. Miller | 1 | -1/+5 |
| 2012-07-23 | ipv4: Prepare for change of rt->rt_iif encoding. | David S. Miller | 1 | -0/+1 |
| 2012-07-23 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -1/+0 |
| 2012-07-23 | tcp: dont drop MTU reduction indications | Eric Dumazet | 1 | -0/+1 |
| 2012-07-22 | Merge branch 'kill_rtcache' | David S. Miller | 5 | -32/+30 |
| 2012-07-22 | get rid of ->scm_work_list | Al Viro | 1 | -1/+0 |
| 2012-07-22 | net: netprio_cgroup: rework update socket logic | John Fastabend | 1 | -2/+2 |
| 2012-07-22 | sctp: Implement quick failover draft from tsvwg | Neil Horman | 3 | -1/+31 |
| 2012-07-20 | ipv4: Fix neigh lookup keying over loopback/point-to-point devices. | David S. Miller | 1 | -3/+0 |
| 2012-07-20 | ipv4: Kill rt->fi | David S. Miller | 1 | -1/+0 |
| 2012-07-20 | ipv4: Turn rt->rt_route_iif into rt->rt_is_input. | David S. Miller | 1 | -3/+3 |
| 2012-07-20 | ipv4: Kill rt->rt_oif | David S. Miller | 1 | -1/+0 |
| 2012-07-20 | ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code. | David S. Miller | 2 | -3/+1 |
| 2012-07-20 | ipv4: Cache input routes in fib_info nexthops. | David S. Miller | 1 | -0/+1 |
| 2012-07-20 | ipv4: Cache output routes in fib_info nexthops. | David S. Miller | 1 | -0/+2 |
| 2012-07-20 | ipv4: Kill routes during PMTU/redirect updates. | David S. Miller | 1 | -0/+1 |
| 2012-07-20 | net: Document dst->obsolete better. | David S. Miller | 1 | -1/+13 |
| 2012-07-20 | ipv4: Adjust semantics of rt->rt_gateway. | David S. Miller | 1 | -0/+7 |
| 2012-07-20 | ipv4: Remove 'rt_dst' from 'struct rtable' | David S. Miller | 1 | -1/+0 |
| 2012-07-20 | ipv4: Remove 'rt_mark' from 'struct rtable' | David Miller | 1 | -1/+0 |
| 2012-07-20 | ipv4: Kill 'rt_src' from 'struct rtable' | David Miller | 1 | -1/+0 |
| 2012-07-20 | ipv4: Remove rt_key_{src,dst,tos} from struct rtable. | David Miller | 1 | -5/+0 |
| 2012-07-20 | ipv4: Kill ip_route_input_noref(). | David Miller | 1 | -14/+2 |
| 2012-07-20 | ipv4: Delete routing cache. | David S. Miller | 1 | -1/+0 |
| 2012-07-20 | net: rename bond_queue_mapping to slave_dev_queue_mapping | Jiri Pirko | 1 | -1/+1 |
| 2012-07-20 | rtnl: allow to specify different num for rx and tx queue count | Jiri Pirko | 1 | -4/+6 |
| 2012-07-20 | tcp: improve latencies of timer triggered events | Eric Dumazet | 1 | -0/+2 |
| 2012-07-20 | tcp: use hash_32() in tcp_metrics | Eric Dumazet | 1 | -1/+1 |
| 2012-07-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 7 | -67/+111 |
| 2012-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 2012-07-19 | net-tcp: Fast Open client - cookie-less mode | Yuchung Cheng | 1 | -0/+1 |
| 2012-07-19 | net-tcp: Fast Open client - detecting SYN-data drops | Yuchung Cheng | 1 | -2/+4 |
| 2012-07-19 | net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN) | Yuchung Cheng | 2 | -2/+7 |
| 2012-07-19 | net-tcp: Fast Open client - sending SYN-data | Yuchung Cheng | 1 | -0/+9 |
| 2012-07-19 | net-tcp: Fast Open client - cookie cache | Yuchung Cheng | 1 | -0/+4 |
| 2012-07-19 | net-tcp: Fast Open base | Yuchung Cheng | 1 | -1/+8 |
| 2012-07-19 | net: Fix warnings in dst_ops.h | David S. Miller | 1 | -0/+1 |
| 2012-07-19 | ipv4: tcp: remove per net tcp_sock | Eric Dumazet | 2 | -2/+1 |
| 2012-07-19 | ipv4: use seqlock for nh_exceptions | Julian Anastasov | 1 | -1/+1 |
| 2012-07-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 4 | -7/+19 |
| 2012-07-18 | ipv6: add ipv6_addr_hash() helper | Eric Dumazet | 2 | -1/+15 |
| 2012-07-18 | net/ipv4: VTI support rx-path hook in xfrm4_mode_tunnel. | Saurabh | 1 | -0/+2 |
| 2012-07-18 | ipv6: fix inet6_csk_xmit() | Eric Dumazet | 1 | -1/+2 |
| 2012-07-17 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2 | -3/+34 |
| 2012-07-17 | Merge branch 'nexthop_exceptions' | David S. Miller | 6 | -6/+30 |
| 2012-07-17 | ipv4: Add FIB nexthop exceptions. | David S. Miller | 1 | -0/+18 |
| 2012-07-17 | net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() | David S. Miller | 1 | -2/+4 |
| 2012-07-17 | cfg80211: add cellular base station regulatory hint support | Luis R. Rodriguez | 1 | -0/+5 |
| 2012-07-17 | ipvs: fix oops on NAT reply in br_nf context | Lin Ming | 1 | -1/+1 |
| 2012-07-17 | cfg80211: support TX error rate CQM | Thomas Pedersen | 1 | -0/+21 |
| 2012-07-17 | tcp: implement RFC 5961 3.2 | Eric Dumazet | 1 | -0/+1 |
| 2012-07-16 | net: make sock diag per-namespace | Andrey Vagin | 1 | -0/+1 |
| 2012-07-16 | sctp: Adjust PMTU updates to accomodate route invalidation. | David S. Miller | 2 | -4/+4 |
| 2012-07-16 | ipv6: Add helper inet6_csk_update_pmtu(). | David S. Miller | 1 | -0/+2 |
| 2012-07-16 | ipv4: Add helper inet_csk_update_pmtu(). | David S. Miller | 1 | -0/+2 |
| 2012-07-15 | Bluetooth: Use tx window from config response for ack timing | Mat Martineau | 1 | -0/+1 |
| 2012-07-13 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 4 | -35/+70 |
| 2012-07-13 | ipv4: Don't store a rule pointer in fib_result. | David S. Miller | 1 | -9/+3 |
| 2012-07-13 | cfg80211: reduce monitor interface tracking | Johannes Berg | 1 | -4/+0 |
| 2012-07-13 | cfg80211/mac80211: re-add get_channel operation | Johannes Berg | 1 | -0/+9 |
| 2012-07-12 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2 | -57/+58 |
| 2012-07-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 4 | -35/+70 |
| 2012-07-12 | ipv4: Remove tb_peers from fib_table. | David S. Miller | 1 | -1/+0 |
| 2012-07-12 | mac80211: add time synchronisation with BSS for assoc | Johannes Berg | 1 | -2/+8 |
| 2012-07-12 | mac80211: optimize ieee80211_rx_status struct layout | Johannes Berg | 1 | -7/+7 |
| 2012-07-12 | nl80211: move scan API to wdev | Johannes Berg | 1 | -3/+4 |
| 2012-07-12 | cfg80211: use wireless_dev for interface management | Johannes Berg | 1 | -9/+10 |
| 2012-07-12 | ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect(). | David S. Miller | 2 | -2/+2 |
| 2012-07-12 | ipv6: Add redirect support to all protocol icmp error handlers. | David S. Miller | 1 | -0/+2 |
| 2012-07-12 | ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions. | David S. Miller | 1 | -0/+2 |
| 2012-07-11 | ipv6: Move bulk of redirect handling into rt6_redirect(). | David S. Miller | 1 | -6/+1 |
| 2012-07-11 | ipv6: Export ndisc option parsing from ndisc.c | David S. Miller | 1 | -0/+50 |
| 2012-07-11 | ipv4: Kill ip_rt_redirect(). | David S. Miller | 1 | -1/+0 |
| 2012-07-11 | ipv4: Add ipv4_redirect() and ipv4_sk_redirect() helper functions. | David S. Miller | 1 | -0/+3 |
| 2012-07-11 | ipv4: Generalize ip_do_redirect() and hook into new dst_ops->redirect. | David S. Miller | 1 | -0/+1 |
| 2012-07-11 | ipv4: Rearrange arguments to ip_rt_redirect() | David S. Miller | 1 | -2/+1 |
| 2012-07-11 | tcp: TCP Small Queues | Eric Dumazet | 2 | -0/+6 |
| 2012-07-11 | Bluetooth: debug: Print l2cap_chan refcount | Andrei Emeltchenko | 1 | -0/+4 |
| 2012-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 2012-07-10 | ipv6: optimize ipv6 addresses compares | Eric Dumazet | 1 | -1/+23 |
| 2012-07-10 | ipv4: Remove inetpeer from routes. | David S. Miller | 1 | -57/+0 |
| 2012-07-10 | ipv4: Maintain redirect and PMTU info in struct rtable again. | David S. Miller | 2 | -5/+1 |
| 2012-07-10 | inet: Kill FLOWI_FLAG_PRECOW_METRICS. | David S. Miller | 3 | -7/+2 |
| 2012-07-10 | inet: Remove ->get_peer() method. | David S. Miller | 1 | -1/+0 |
| 2012-07-10 | tcp: Move timestamps from inetpeer to metrics cache. | David S. Miller | 2 | -4/+5 |
| 2012-07-10 | net: Kill set_dst_metric_rtt(). | David S. Miller | 1 | -6/+0 |
| 2012-07-10 | tcp: Maintain dynamic metrics in local cache. | David S. Miller | 2 | -0/+4 |
| 2012-07-10 | tcp: Abstract back handling peer aliveness test into helper function. | David S. Miller | 1 | -0/+1 |
| 2012-07-10 | tcp: Move dynamnic metrics handling into seperate file. | David S. Miller | 1 | -0/+4 |
| 2012-07-10 | ipv4: Fix crashes in fib_rules_tclass(). | David S. Miller | 1 | -0/+1 |
| 2012-07-09 | NFC: Allow HCI driver to pre-open pipes to some gates | Eric Lapuyade | 1 | -3/+14 |
| 2012-07-09 | NFC: Driver failure API | Eric Lapuyade | 1 | -0/+2 |
| 2012-07-09 | NFC: Prepare asynchronous error management for driver and shdlc | Eric Lapuyade | 1 | -0/+2 |
| 2012-07-09 | cfg80211: use wdev in mgmt-tx/ROC APIs | Johannes Berg | 1 | -14/+13 |
| 2012-07-09 | nl80211: prepare for non-netdev wireless devs | Johannes Berg | 1 | -6/+16 |
| 2012-07-09 | mac80211: remove ieee80211_key_removed | Johannes Berg | 1 | -16/+0 |
| 2012-07-09 | netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting down | Pablo Neira Ayuso | 1 | -1/+1 |
| 2012-07-07 | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller | 1 | -1/+12 |
| 2012-07-05 | ipv4: Avoid overhead when no custom FIB rules are installed. | David S. Miller | 2 | -4/+40 |
| 2012-07-05 | cfg80211: bitrate calculation for 60g | Vladimir Kondratiev | 1 | -0/+2 |
| 2012-07-05 | {nl,cfg}80211: support high bitrates | Vladimir Kondratiev | 1 | -1/+1 |
| 2012-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -1/+6 |
| 2012-07-05 | net: Kill dst->_neighbour, accessors, and final uses. | David S. Miller | 1 | -16/+1 |
| 2012-07-05 | ipv6: Store route neighbour in rt6_info struct. | David S. Miller | 1 | -0/+2 |
| 2012-07-05 | net: Pass neighbours and dest address into NETEVENT_REDIRECT events. | David S. Miller | 1 | -0/+4 |
| 2012-07-05 | decnet: Use neighbours privately in dn_route struct. | David S. Miller | 1 | -0/+2 |
| 2012-07-05 | net: Add optional SKB arg to dst_ops->neigh_lookup(). | David S. Miller | 2 | -2/+10 |
| 2012-07-05 | net: Do delayed neigh confirmation. | David S. Miller | 2 | -23/+21 |
| 2012-07-05 | ipv4: Make neigh lookups directly in output packet path. | David S. Miller | 2 | -11/+28 |
| 2012-07-04 | netfilter: nf_conntrack: generalize nf_ct_l4proto_net | Pablo Neira Ayuso | 1 | -0/+3 |
| 2012-07-03 | mac80211: add TX prepare API | Johannes Berg | 1 | -0/+15 |
| 2012-07-03 | mac80211: reduce IEEE80211_TX_MAX_RATES | Thomas Huehn | 1 | -4/+4 |
| 2012-07-02 | mac80211: remove tx_frags driver callback | Johannes Berg | 1 | -15/+0 |
| 2012-07-02 | cfg80211: add 802.11ad (60gHz band) support | Vladimir Kondratiev | 1 | -0/+2 |
| 2012-06-30 | sctp: be more restrictive in transport selection on bundled sacks | Neil Horman | 2 | -1/+6 |
| 2012-06-30 | Bluetooth: Improve debugging messages for hci_conn | Andrei Emeltchenko | 1 | -0/+6 |
| 2012-06-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -44/+79 |
| 2012-06-29 | cfg80211/mac80211: remove .get_channel | Michal Kazior | 1 | -6/+0 |
| 2012-06-29 | cfg80211: track monitor interfaces count | Michal Kazior | 1 | -0/+4 |
| 2012-06-29 | cfg80211: track ibss fixed channel | Michal Kazior | 1 | -0/+2 |
| 2012-06-29 | cfg80211: add channel tracking for AP and mesh | Michal Kazior | 1 | -0/+3 |
| 2012-06-29 | ipv4: Elide fib_validate_source() completely when possible. | David S. Miller | 2 | -0/+6 |
| 2012-06-29 | ipv6_tunnel: Allow receiving packets on the fallback tunnel if they pass sani... | Ville Nuorvala | 1 | -0/+2 |
| 2012-06-28 | ipv4: Adjust in_dev handling in fib_validate_source() | David S. Miller | 1 | -1/+1 |
| 2012-06-28 | net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() | Thomas Graf | 1 | -0/+2 |
| 2012-06-28 | tcp: pass fl6 to inet6_csk_route_req() | Neal Cardwell | 1 | -0/+1 |
| 2012-06-28 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg | 9 | -217/+313 |
| 2012-06-28 | cfg80211: allow advertising VHT capabilities | Mahesh Palivela | 1 | -0/+17 |
| 2012-06-28 | ipv4: Kill rt->rt_spec_dst, no longer used. | David S. Miller | 2 | -2/+1 |
| 2012-06-28 | ipv4: Create and use fib_compute_spec_dst() helper. | David S. Miller | 1 | -0/+1 |
| 2012-06-28 | ipv4: Show that ip_send_reply() is purely unicast routine. | David S. Miller | 1 | -2/+3 |
| 2012-06-28 | mac80211: don't expose ieee80211_add_srates_ie() | Johannes Berg | 1 | -6/+0 |
| 2012-06-27 | ipv4: Kill early demux method return value. | David S. Miller | 2 | -2/+2 |
| 2012-06-27 | xfrm_user: Propagate netlink error codes properly. | David S. Miller | 1 | -6/+4 |
| 2012-06-27 | Revert "ipv4: tcp: dont cache unconfirmed intput dst" | David S. Miller | 3 | -6/+6 |
| 2012-06-27 | ipv4: tcp: dont cache unconfirmed intput dst | Eric Dumazet | 3 | -6/+6 |
| 2012-06-27 | netfilter: nf_conntrack: add nf_ct_kfree_compat_sysctl_table | Gao feng | 1 | -0/+8 |
| 2012-06-27 | netfilter: nf_conntrack: prepare l4proto->init_net cleanup | Gao feng | 1 | -1/+1 |
| 2012-06-27 | cfg80211: don't allow WoWLAN support without CONFIG_PM | Johannes Berg | 1 | -0/+2 |
| 2012-06-26 | mac802154: add wpan device-class support | alex.bluesman.smirnov@gmail.com | 1 | -0/+8 |
| 2012-06-26 | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville | 2 | -24/+7 |
| 2012-06-26 | nl80211: specify RSSI threshold in scheduled scan | Thomas Pedersen | 1 | -0/+2 |
| 2012-06-25 | caif-hsi: Remove use of module parameters | Sjur Brændeland | 1 | -4/+10 |
| 2012-06-25 | caif-hsi: Replace platform device with ops structure. | Sjur Brændeland | 1 | -19/+19 |
| 2012-06-25 | caif-hsi: Add rtnl support | Sjur Brændeland | 1 | -1/+20 |
| 2012-06-25 | net: struct sock cleanups | Eric Dumazet | 1 | -1/+2 |
| 2012-06-25 | net: Remove 'unlikely' qualifier in skb_steal_sock() | Vijay Subramanian | 1 | -1/+1 |
| 2012-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 2012-06-24 | mac80211: clean up debugging | Johannes Berg | 1 | -24/+0 |
| 2012-06-22 | ipv4: tcp: dont cache output dst for syncookies | Eric Dumazet | 2 | -1/+3 |
| 2012-06-22 | ipv4: Add sysctl knob to control early socket demux | Alexander Duyck | 1 | -0/+3 |
| 2012-06-22 | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville | 1 | -20/+72 |
| 2012-06-21 | mac80211: add command to get current rssi | Victor Goldenshtein | 1 | -0/+5 |
| 2012-06-19 | ipv4: Early TCP socket demux. | David S. Miller | 4 | -2/+6 |
| 2012-06-19 | inet: Sanitize inet{,6} protocol demux. | David S. Miller | 1 | -2/+5 |
| 2012-06-19 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 6 | -212/+298 |
| 2012-06-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 6 | -212/+298 |
| 2012-06-18 | netfilter: fix missing symbols if CONFIG_NETFILTER_NETLINK_QUEUE_CT unset | Pablo Neira Ayuso | 1 | -1/+1 |
| 2012-06-19 | Bluetooth: Use AUTO_OFF constant in jiffies | Andrei Emeltchenko | 1 | -1/+2 |
| 2012-06-19 | netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled | Pablo Neira Ayuso | 1 | -0/+43 |
| 2012-06-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -0/+12 |
| 2012-06-18 | {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval | Chun-Yeow Yeoh | 1 | -0/+4 |
| 2012-06-17 | net: remove my future former mail address | Rémi Denis-Courmont | 1 | -1/+1 |
| 2012-06-16 | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller | 5 | -38/+43 |
| 2012-06-16 | include/net/dst.h: neaten asterisk placement | Eldad Zack | 1 | -9/+8 |
| 2012-06-16 | netfilter: add user-space connection tracking helper infrastructure | Pablo Neira Ayuso | 1 | -0/+11 |
| 2012-06-16 | netfilter: ctnetlink: add CTA_HELP_INFO attribute | Pablo Neira Ayuso | 1 | -0/+1 |
| 2012-06-16 | netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled | Pablo Neira Ayuso | 1 | -0/+4 |
| 2012-06-16 | netfilter: nf_ct_helper: implement variable length helper private data | Pablo Neira Ayuso | 2 | -33/+17 |
| 2012-06-16 | netfilter: nf_ct_ext: support variable length extensions | Pablo Neira Ayuso | 1 | -3/+6 |