index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-28
bridge: Add multicast_snooping sysfs toggle
Herbert Xu
3
-5
/
+75
2010-02-28
bridge: Add multicast_router sysfs entries
Herbert Xu
4
-14
/
+133
2010-02-28
bridge: Add multicast data-path hooks
Herbert Xu
2
-4
/
+29
2010-02-28
bridge: Add multicast start/stop hooks
Herbert Xu
4
-1
/
+12
2010-02-28
bridge: Add multicast forwarding functions
Herbert Xu
2
-0
/
+82
2010-02-28
bridge: Add core IGMP snooping support
Herbert Xu
4
-0
/
+1288
2010-02-28
bridge: Split may_deliver/deliver_clone out of br_flood
Herbert Xu
1
-23
/
+46
2010-02-28
bridge: Use BR_INPUT_SKB_CB on xmit path
Herbert Xu
2
-2
/
+5
2010-02-28
bridge: Avoid unnecessary clone on forward path
Herbert Xu
3
-16
/
+25
2010-02-28
bridge: Allow tail-call on br_pass_frame_up
Herbert Xu
2
-5
/
+13
2010-02-28
bridge: Do br_pass_frame_up after other ports
Herbert Xu
1
-3
/
+3
2010-02-28
tg3: Remove now useless VPD code
Matt Carlson
1
-29
/
+23
2010-02-28
bnx2: Remove now useless VPD code
Matt Carlson
1
-45
/
+29
2010-02-28
pci: Add helper to search for VPD keywords
Matt Carlson
4
-43
/
+78
2010-02-28
pci: Add VPD information field helper functions
Matt Carlson
3
-8
/
+23
2010-02-28
pci: Add helper to find a VPD resource data type
Matt Carlson
5
-42
/
+65
2010-02-28
pci: Add large and small resource data type code
Matt Carlson
3
-13
/
+67
2010-02-28
pci: Add PCI LRDT tag size and section size
Matt Carlson
3
-10
/
+25
2010-02-27
ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue()
John Fastabend
1
-10
/
+11
2010-02-27
skbuff: align sk_buff::cb to 64 bit and close some potential holes
Felix Fietkau
1
-6
/
+7
2010-02-27
bonding: fix device leak on error in bond_create()
Patrick McHardy
1
-0
/
+2
2010-02-27
rtnetlink: support specifying device flags on device creation
Patrick McHardy
3
-14
/
+55
2010-02-27
dev: support deferring device flag change notifications
Patrick McHardy
3
-61
/
+106
2010-02-27
rtnetlink: handle rtnl_link netlink notifications manually
Patrick McHardy
3
-5
/
+14
2010-02-27
rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event()
Patrick McHardy
1
-0
/
+1
2010-02-27
fs_enet: add FEC TX buffer alignment workaround for MPC5121
Anatolij Gustschin
1
-0
/
+47
2010-02-27
fs_enet: Add support for MPC512x to fs_enet driver
Anatolij Gustschin
5
-21
/
+95
2010-02-27
fs_enet: use dev_xxx instead of printk
Anatolij Gustschin
4
-38
/
+27
2010-02-26
b43: fall back gracefully to PIO mode after fatal DMA errors
Linus Torvalds
3
-7
/
+31
2010-02-26
mac80211: fix direct probe loop on ieee80211_work_purge
Juuso Oikarinen
1
-0
/
+1
2010-02-26
netdevice.h: check for CONFIG_WLAN instead of CONFIG_WLAN_80211
John W. Linville
1
-1
/
+1
2010-02-26
mac80211: use listen interval 5 as default
Helmut Schaa
1
-1
/
+5
2010-02-26
ath9k: disable RIFS search for AR91xx based chips
Felix Fietkau
2
-0
/
+13
2010-02-26
MAINTAINERS: update mwl8k maintenance status
Lennert Buytenhek
1
-2
/
+2
2010-02-26
net: Delete isa-skeleton net driver
Jeff Garzik
1
-718
/
+0
2010-02-26
netfilter: xtables: restore indentation
Jan Engelhardt
3
-29
/
+44
2010-02-26
netfilter: nfnetlink_log: fix silly refcount leak
Alexey Dobriyan
1
-1
/
+1
2010-02-26
IPVS: ip_vs_lblcr: use list headA
Simon Horman
1
-23
/
+21
2010-02-26
can: ti hecc module : add platform specific initialization callback.
Sriramakrishnan
2
-3
/
+22
2010-02-26
Revert "ethtool: Add n-tuple string length to drvinfo and return it"
David S. Miller
2
-4
/
+0
2010-02-26
ipv6: Use 1280 as min MTU for ipv6 forwarding
Ulrich Weber
1
-4
/
+8
2010-02-26
infiniband: convert to use netdev_for_each_mc_addr
Jiri Pirko
2
-42
/
+51
2010-02-26
net: add addr len check to dev_mc_add
Jiri Pirko
1
-0
/
+2
2010-02-26
ethtool: Add n-tuple string length to drvinfo and return it
Peter Waskiewicz
2
-0
/
+4
2010-02-26
greth: fall through to common return statement on error
Simon Horman
1
-2
/
+0
2010-02-26
netdev: use list_first_entry macro
stephen hemminger
1
-3
/
+3
2010-02-26
rtnetlink: clean up SR-IOV config interface
Williams, Mitch A
1
-8
/
+5
2010-02-26
af_packet: do not accept mc address smaller then dev->addr_len in packet_mc_a...
Jiri Pirko
1
-1
/
+1
2010-02-26
myri10ge: optimize 4k-boundary check when stocking rx pages
Brice Goglin
1
-4
/
+7
2010-02-26
ipv6: Remove IPV6_ADDR_RESERVED
Ulrich Weber
4
-5
/
+3
[next]