aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* bridge: Add multicast count/interval sysfs entriesHerbert Xu2010-02-28
* bridge: Add hash elasticity/max sysfs entriesHerbert Xu2010-02-28
* bridge: Add multicast_snooping sysfs toggleHerbert Xu2010-02-28
* bridge: Add multicast_router sysfs entriesHerbert Xu2010-02-28
* bridge: Add multicast data-path hooksHerbert Xu2010-02-28
* bridge: Add multicast start/stop hooksHerbert Xu2010-02-28
* bridge: Add multicast forwarding functionsHerbert Xu2010-02-28
* bridge: Add core IGMP snooping supportHerbert Xu2010-02-28
* bridge: Split may_deliver/deliver_clone out of br_floodHerbert Xu2010-02-28
* bridge: Use BR_INPUT_SKB_CB on xmit pathHerbert Xu2010-02-28
* bridge: Avoid unnecessary clone on forward pathHerbert Xu2010-02-28
* bridge: Allow tail-call on br_pass_frame_upHerbert Xu2010-02-28
* bridge: Do br_pass_frame_up after other portsHerbert Xu2010-02-28
* rtnetlink: support specifying device flags on device creationPatrick McHardy2010-02-27
* dev: support deferring device flag change notificationsPatrick McHardy2010-02-27
* rtnetlink: handle rtnl_link netlink notifications manuallyPatrick McHardy2010-02-27
* rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event()Patrick McHardy2010-02-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-27
|\
| * mac80211: fix direct probe loop on ieee80211_work_purgeJuuso Oikarinen2010-02-26
| * mac80211: use listen interval 5 as defaultHelmut Schaa2010-02-26
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-02-26
| |\
* | \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-26
|\ \ \
| * | | netfilter: xtables: restore indentationJan Engelhardt2010-02-26
| * | | netfilter: nfnetlink_log: fix silly refcount leakAlexey Dobriyan2010-02-26
| * | | IPVS: ip_vs_lblcr: use list headASimon Horman2010-02-26
* | | | Revert "ethtool: Add n-tuple string length to drvinfo and return it"David S. Miller2010-02-26
* | | | ipv6: Use 1280 as min MTU for ipv6 forwardingUlrich Weber2010-02-26
* | | | net: add addr len check to dev_mc_addJiri Pirko2010-02-26
* | | | ethtool: Add n-tuple string length to drvinfo and return itPeter Waskiewicz2010-02-26
* | | | netdev: use list_first_entry macrostephen hemminger2010-02-26
* | | | rtnetlink: clean up SR-IOV config interfaceWilliams, Mitch A2010-02-26
* | | | af_packet: do not accept mc address smaller then dev->addr_len in packet_mc_a...Jiri Pirko2010-02-26
* | | | ipv6: Remove IPV6_ADDR_RESERVEDUlrich Weber2010-02-26
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-26
|\ \ \ \ | | |/ / | |/| |
| * | | nl80211: add power save commandsKalle Valo2010-02-19
| * | | mac80211: split ieee80211_drop_unencryptedJohannes Berg2010-02-16
| * | | cfg80211/mac80211: allow registering for and sending action framesJouni Malinen2010-02-15
| * | | mac80211: reject unhandled action framesJohannes Berg2010-02-15
| * | | nl80211: does not allow NEW_STATION and DEL_STATION for meshThadeu Lima de Souza Cascardo2010-02-15
| * | | mac80211: fix netdev renameJohannes Berg2010-02-15
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-26
|\ \ \ \
| * | | | net: bug fix for vlan + gro issueAjit Khaparde2010-02-23
| * | | | net-sysfs: Use rtnl_trylock in wireless sysfs methods.Eric W. Biederman2010-02-19
| * | | | net: Fix sysctl restarts...Eric W. Biederman2010-02-19
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-24
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | netfilter: xtables: reduce arguments to translate_tableJan Engelhardt2010-02-24
| * | | | netfilter: xtables: optimize call flow around xt_ematch_foreachJan Engelhardt2010-02-24
| * | | | netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt2010-02-24
| * | | | netfilter: xtables: optimize call flow around xt_entry_foreachJan Engelhardt2010-02-24
| * | | | netfilter: xtables: replace XT_ENTRY_ITERATE macroJan Engelhardt2010-02-24