aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-02bridge: Fix build error when IGMP_SNOOPING is not enabledSridhar Samudrala1-5/+9
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller9-23/+59
2010-02-28scm: Only support SCM_RIGHTS on unix domain sockets.Eric W. Biederman1-0/+2
2010-02-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-20/+29
2010-02-28ethtool: do not set some flags, if others failedJeff Garzik1-4/+6
2010-02-28netlink: Adding inode field to /proc/net/netlinkMasatake YAMATO1-3/+4
2010-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6David S. Miller4-40/+99
2010-02-28bridge: Make IGMP snooping depend upon BRIDGE.David S. Miller1-0/+1
2010-02-28bridge: Add multicast count/interval sysfs entriesHerbert Xu1-0/+203
2010-02-28bridge: Add hash elasticity/max sysfs entriesHerbert Xu3-0/+81
2010-02-28bridge: Add multicast_snooping sysfs toggleHerbert Xu3-5/+75
2010-02-28bridge: Add multicast_router sysfs entriesHerbert Xu4-14/+133
2010-02-28bridge: Add multicast data-path hooksHerbert Xu2-4/+29
2010-02-28bridge: Add multicast start/stop hooksHerbert Xu4-1/+12
2010-02-28bridge: Add multicast forwarding functionsHerbert Xu2-0/+82
2010-02-28bridge: Add core IGMP snooping supportHerbert Xu4-0/+1288
2010-02-28bridge: Split may_deliver/deliver_clone out of br_floodHerbert Xu1-23/+46
2010-02-28bridge: Use BR_INPUT_SKB_CB on xmit pathHerbert Xu2-2/+5
2010-02-28bridge: Avoid unnecessary clone on forward pathHerbert Xu3-16/+25
2010-02-28bridge: Allow tail-call on br_pass_frame_upHerbert Xu2-5/+13
2010-02-28bridge: Do br_pass_frame_up after other portsHerbert Xu1-3/+3
2010-02-28Bluetooth: Fix out of scope variable access in hci_sock_cmsg()Johann Felix Soden1-1/+3
2010-02-27Bluetooth: Add SCO fallback for unsupported feature errorStephen Coe1-0/+1
2010-02-27Bluetooth: Add controller types for BR/EDR and 802.11 AMPMarcel Holtmann2-1/+25
2010-02-27Bluetooth: Convert inquiry cache to use debugfs instead of sysfsMarcel Holtmann1-30/+62
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann2-12/+12
2010-02-27rtnetlink: support specifying device flags on device creationPatrick McHardy1-9/+43
2010-02-27dev: support deferring device flag change notificationsPatrick McHardy2-61/+104
2010-02-27rtnetlink: handle rtnl_link netlink notifications manuallyPatrick McHardy2-4/+8
2010-02-27rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event()Patrick McHardy1-0/+1
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller2-1/+6
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+16
2010-02-26mac80211: fix direct probe loop on ieee80211_work_purgeJuuso Oikarinen1-0/+1
2010-02-26mac80211: use listen interval 5 as defaultHelmut Schaa1-1/+5
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+3
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller5-53/+66
2010-02-26netfilter: xtables: restore indentationJan Engelhardt3-29/+44
2010-02-26netfilter: nfnetlink_log: fix silly refcount leakAlexey Dobriyan1-1/+1
2010-02-26IPVS: ip_vs_lblcr: use list headASimon Horman1-23/+21
2010-02-26Revert "ethtool: Add n-tuple string length to drvinfo and return it"David S. Miller1-3/+0
2010-02-26ipv6: Use 1280 as min MTU for ipv6 forwardingUlrich Weber1-4/+8
2010-02-26net: add addr len check to dev_mc_addJiri Pirko1-0/+2
2010-02-26ethtool: Add n-tuple string length to drvinfo and return itPeter Waskiewicz1-0/+3
2010-02-26netdev: use list_first_entry macrostephen hemminger1-3/+3
2010-02-26rtnetlink: clean up SR-IOV config interfaceWilliams, Mitch A1-8/+5
2010-02-26af_packet: do not accept mc address smaller then dev->addr_len in packet_mc_add()Jiri Pirko1-1/+1
2010-02-26ipv6: Remove IPV6_ADDR_RESERVEDUlrich Weber3-4/+3
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller12-94/+761
2010-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-4/+22
2010-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-3/+14