| Commit message (Expand) | Author | Age | Files | Lines |
* | bridge: implement multicast fast leave | David S. Miller | 2012-12-05 | 1 | -0/+1 |
* | ipmr/ip6mr: report origin of mfc entry into rtnl msg | Nicolas Dichtel | 2012-12-04 | 1 | -0/+1 |
* | ipmr/ip6mr: advertise mfc stats via rtnetlink | Nicolas Dichtel | 2012-12-04 | 1 | -0/+7 |
* | netconf: advertise mc_forwarding status | Nicolas Dichtel | 2012-12-04 | 3 | -0/+7 |
* | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller | 2012-12-04 | 4 | -7/+20 |
|\ |
|
| * | netfilter: nf_nat: Handle routing changes in MASQUERADE target | Jozsef Kadlecsik | 2012-12-03 | 1 | -0/+15 |
| * | netfilter: kill support for per-af queue backends | Florian Westphal | 2012-12-03 | 1 | -6/+2 |
| * | netfilter: ctnetlink: dump entries from the dying and unconfirmed lists | Pablo Neira Ayuso | 2012-12-03 | 1 | -0/+2 |
| * | netfilter: nf_conntrack: improve nf_conn object traceability | Pablo Neira Ayuso | 2012-12-03 | 1 | -1/+1 |
* | | tun: only queue packets on device | Michael S. Tsirkin | 2012-12-03 | 1 | -0/+2 |
* | | sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT... | Michele Baldessari | 2012-12-03 | 3 | -0/+75 |
|/ |
|
* | net: fix sparse endianness warnings on sock_common | Eric Dumazet | 2012-12-02 | 2 | -4/+5 |
* | Merge git://git.infradead.org/users/dwmw2/atm | David S. Miller | 2012-12-01 | 1 | -0/+2 |
|\ |
|
| * | atm: add release_cb() callback to vcc | David Woodhouse | 2012-12-02 | 1 | -0/+1 |
| * | atm: add owner of push() callback to atmvcc | Krzysztof Mazur | 2012-11-28 | 1 | -0/+1 |
* | | ipv6: unify logic evaluating inet6_dev's accept_ra property | Shmulik Ladkani | 2012-12-01 | 1 | -0/+9 |
* | | net: move inet_dport/inet_num in sock_common | Eric Dumazet | 2012-11-30 | 5 | -47/+73 |
* | | rtnelink: remove unused parameter from rtnl_create_link(). | Rami Rosen | 2012-11-30 | 1 | -1/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/... | David S. Miller | 2012-11-30 | 3 | -9/+11 |
|\ \ |
|
| * | | openvswitch: add skb mark matching and set action | Ansis Atteka | 2012-11-26 | 1 | -0/+1 |
| * | | ipv6: improve ipv6_find_hdr() to skip empty routing headers | Ansis Atteka | 2012-11-12 | 1 | -2/+3 |
| * | | ipv6: Move ipv6_find_hdr() out of Netfilter code. | Jesse Gross | 2012-11-09 | 2 | -9/+9 |
* | | | core: make GRO methods static. | Rami Rosen | 2012-11-29 | 1 | -6/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-29 | 5 | -14/+18 |
|\ \ \ |
|
| * | | | percpu-rwsem: use synchronize_sched_expedited | Mikulas Patocka | 2012-11-28 | 1 | -2/+2 |
| * | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-11-27 | 1 | -11/+10 |
| |\ \ \ |
|
| | * | | | [media] adv7604: Replace prim_mode by mode | Hans Verkuil | 2012-11-21 | 1 | -11/+10 |
| * | | | | Revert "mm: remove __GFP_NO_KSWAPD" | Mel Gorman | 2012-11-26 | 2 | -1/+5 |
| * | | | | include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALID | Tushar Behera | 2012-11-26 | 1 | -0/+1 |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-11-28 | 13 | -214/+629 |
|\ \ \ \ \ |
|
| * | | | | | bcma: add more package IDs | Hauke Mehrtens | 2012-11-26 | 1 | -0/+5 |
| * | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-11-26 | 4 | -81/+289 |
| |\ \ \ \ \ |
|
| | * | | | | | wireless: add definitions for VHT MCS support | Johannes Berg | 2012-11-26 | 1 | -0/+23 |
| | * | | | | | mac80211: support VHT rates in TX info | Johannes Berg | 2012-11-26 | 1 | -3/+33 |
| | * | | | | | mac80211: support drivers reporting VHT RX | Johannes Berg | 2012-11-26 | 1 | -1/+11 |
| | * | | | | | nl80211/cfg80211: add VHT MCS support | Johannes Berg | 2012-11-26 | 2 | -8/+28 |
| | * | | | | | mac80211: convert to channel definition struct | Johannes Berg | 2012-11-26 | 1 | -10/+7 |
| | * | | | | | nl80211/cfg80211: support VHT channel configuration | Johannes Berg | 2012-11-26 | 2 | -13/+121 |
| | * | | | | | cfg80211: pass a channel definition struct | Johannes Berg | 2012-11-26 | 1 | -30/+35 |
| | * | | | | | nl80211: add documentation for channel type | Johannes Berg | 2012-11-26 | 1 | -0/+9 |
| | * | | | | | cfg80211: remove remain-on-channel channel type | Johannes Berg | 2012-11-26 | 3 | -18/+8 |
| | * | | | | | mac80211: move Mesh Capability field definition to ieee80211.h | Marco Porsch | 2012-11-26 | 1 | -0/+15 |
| | * | | | | | cfg80211: change function signature of cfg80211_get_p2p_attr() | Arend van Spriel | 2012-11-26 | 1 | -2/+3 |
| * | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-11-21 | 4 | -2/+68 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| | * | | | | | mac80211: Add debugfs callbacks for station addition/removal | Sujith Manoharan | 2012-11-21 | 1 | -0/+18 |
| | * | | | | | mac80211: make remain_on_channel() op pass vif param | Eliad Peller | 2012-11-19 | 1 | -0/+1 |
| | * | | | | | cfg80211: Add TDLS event to allow drivers to request operations | Jouni Malinen | 2012-11-19 | 2 | -0/+25 |
| | * | | | | | mac80211: support radiotap vendor namespace RX data | Johannes Berg | 2012-11-19 | 1 | -0/+12 |
| | * | | | | | mac80211: introduce IEEE80211_NUM_TIDS and use it | Johannes Berg | 2012-11-19 | 1 | -0/+2 |
| | * | | | | | mac80211: support RX_FLAG_MACTIME_END | Thomas Pedersen | 2012-11-13 | 1 | -2/+6 |