Age | Commit message (Expand) | Author |
2012-05-15 | mac80211: fix the increment of unicast/multicast counters for forwarded PREQ | Chun-Yeow Yeoh |
2012-05-15 | mac80211: send peer candidate event for new sta only | Thomas Pedersen |
2012-05-15 | NFC: Select CRC_CCITT for SHDLC link layer of HCI based drivers | Marcel Holtmann |
2012-05-08 | {nl,cfg,mac}80211: Allow user to see/configure HT protection mode | Ashok Nagarajan |
2012-05-08 | mac80211: Allow nonHT/HT peering in mesh | Ashok Nagarajan |
2012-05-08 | mac80211: Implement HT mixed protection mode | Ashok Nagarajan |
2012-05-08 | mac80211: Advertise HT protection mode in IEs | Ashok Nagarajan |
2012-05-08 | cfg80211: fix BSS comparison | Emmanuel Grumbach |
2012-05-08 | mac80211: Add more ethtools stats: survey, rates, etc | Ben Greear |
2012-05-08 | mac80211: Framework to get wifi-driver stats via ethtool. | Ben Greear |
2012-05-08 | mac80211: Support getting sta_info stats via ethtool. | Ben Greear |
2012-05-08 | cfg80211: Add framework to support ethtool stats. | Ben Greear |
2012-05-08 | mac80211: don't transmit 40MHz frames to 20MHz peer | Thomas Pedersen |
2012-05-08 | mac80211: insert mesh peer after init | Thomas Pedersen |
2012-05-08 | mac80211: fix rate control update on 2040 bss change | Rajkumar Manoharan |
2012-05-08 | netfilter: remove ip_queue support | Pablo Neira Ayuso |
2012-05-08 | netfilter: nf_conntrack: fix explicit helper attachment and NAT | Pablo Neira Ayuso |
2012-05-08 | netfilter: nf_ct_expect: partially implement ctnetlink_change_expect | Kelvie Wong |
2012-05-08 | net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync | Hans Schillstrom |
2012-05-08 | ipvs: ip_vs_proto: local functions should not be exposed globally | H Hartley Sweeten |
2012-05-08 | ipvs: ip_vs_ftp: local functions should not be exposed globally | H Hartley Sweeten |
2012-05-08 | ipvs: optimize the use of flags in ip_vs_bind_dest | Pablo Neira Ayuso |
2012-05-08 | ipvs: add support for sync threads | Pablo Neira Ayuso |
2012-05-08 | ipvs: reduce sync rate with time thresholds | Julian Anastasov |
2012-05-08 | ipvs: wakeup master thread | Pablo Neira Ayuso |
2012-05-08 | ipvs: always update some of the flags bits in backup | Julian Anastasov |
2012-05-08 | ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter | Julian Anastasov |
2012-05-08 | ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest | Julian Anastasov |
2012-05-08 | ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server | Julian Anastasov |
2012-05-08 | ipvs: use GFP_KERNEL allocation where possible | Sasha Levin |
2012-05-08 | ipvs: SH scheduler does not need GFP_ATOMIC allocation | Julian Anastasov |
2012-05-08 | ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init | Julian Anastasov |
2012-05-08 | ipvs: WRR scheduler does not need GFP_ATOMIC allocation | Julian Anastasov |
2012-05-08 | ipvs: DH scheduler does not need GFP_ATOMIC allocation | Julian Anastasov |
2012-05-08 | ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init | Julian Anastasov |
2012-05-08 | ipvs: timeout tables do not need GFP_ATOMIC allocation | Julian Anastasov |
2012-05-08 | netfilter: bridge: optionally set indev to vlan | Pablo Neira Ayuso |
2012-05-08 | netfilter: nf_ct_helper: allow to disable automatic helper assignment | Eric Leblond |
2012-05-08 | netfilter: nf_ct_ecache: refactor notifier registration | Tony Zelenoff |
2012-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-05-07 | net: IP_MULTICAST_IF setsockopt now recognizes struct mreq | Jiri Pirko |
2012-05-06 | skb: Add inline helper for getting the skb end offset from head | Alexander Duyck |
2012-05-06 | skb: Drop "fastpath" variable for skb_cloned check in pskb_expand_head | Alexander Duyck |
2012-05-06 | skb: Drop bad code from pskb_expand_head | Alexander Duyck |
2012-05-04 | tcp: be more strict before accepting ECN negociation | Eric Dumazet |
2012-05-04 | net: sched: factorize code (qdisc_drop()) | Eric Dumazet |
2012-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-05-03 | skb: Add skb_head_is_locked helper function | Alexander Duyck |
2012-05-03 | net: Fix truesize accounting in skb_gro_receive() | Eric Dumazet |
2012-05-03 | tcp: move stats merge to the end of tcp_try_coalesce | Alexander Duyck |