index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-17
ixgbe: Remove DPRINTK messages in DCB mode
Lucy Liu
1
-4
/
+0
2009-07-17
ixgbe: clear mac address data block in DCB mode
Lucy Liu
1
-0
/
+2
2009-07-17
sky2: revert shutdown changes
Stephen Hemminger
1
-8
/
+1
2009-07-17
net: sock_copy() fixes
Eric Dumazet
2
-15
/
+37
2009-07-17
E100: work around the driver using streaming DMA mapping for RX descriptors.
Krzysztof Halasa
1
-0
/
+3
2009-07-17
bonding: clean muticast addresses when device changes type
Moni Shoua
1
-2
/
+10
2009-07-17
atl1c: misplaced parenthesis
roel kluin
1
-1
/
+1
2009-07-17
atl1c: add missing parentheses
roel kluin
1
-4
/
+4
2009-07-16
netfilter: nf_conntrack: nf_conntrack_alloc() fixes
Eric Dumazet
2
-4
/
+24
2009-07-16
netfilter: xt_osf: fix nf_log_packet() arguments
Patrick McHardy
1
-2
/
+3
2009-07-15
gianfar: remove unused DECLARE_MAC_BUF
Johannes Berg
1
-1
/
+0
2009-07-15
net/can: add module alias to can protocol drivers
Lothar Waßmann
2
-0
/
+2
2009-07-15
net/can bugfix: use after free bug in can protocol drivers
Lothar Waßmann
2
-0
/
+6
2009-07-15
net/compat/wext: send different messages to compat tasks
Johannes Berg
8
-7
/
+160
2009-07-15
wext: optimise, comment and fix event sending
Johannes Berg
1
-57
/
+57
2009-07-15
wireless extensions: make netns aware
Johannes Berg
2
-32
/
+32
2009-07-14
Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...
David S. Miller
5
-68
/
+44
2009-07-14
skbuff.h: Fix comment for NET_IP_ALIGN
Tobias Klauser
1
-2
/
+2
2009-07-14
drivers/net: using spin_lock_irqsave() in net_send_packet()
Dongdong Deng
2
-5
/
+7
2009-07-14
NET: phy_device, fix lock imbalance
Jiri Slaby
1
-1
/
+3
2009-07-14
gre: fix ToS/DiffServ inherit bug
Andreas Jaggi
1
-2
/
+2
2009-07-13
net: Rename lookup_neigh_params function
Tobias Klauser
1
-3
/
+3
2009-07-13
igb: gcc-3.4.6 fix
Eric Dumazet
1
-40
/
+37
2009-07-13
atlx: duplicate testing of MCAST flag
roel kluin
1
-1
/
+1
2009-07-13
NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.
Ralf Baechle
5
-44
/
+68
2009-07-13
drivers/net/bonding: Adjust constant name
Julia Lawall
1
-1
/
+2
2009-07-13
dropmon: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-07-13
net: remove redundant sched/ in net/Makefile
Changli Gao
1
-1
/
+0
2009-07-12
udpv6: Handle large incoming UDP/IPv6 packets and support software UFO
Sridhar Samudrala
2
-3
/
+110
2009-07-12
udpv6: Remove unused skb argument of ipv6_select_ident()
Sridhar Samudrala
2
-15
/
+15
2009-07-12
udpv6: Fix gso_size setting in ip6_ufo_append_data
Sridhar Samudrala
1
-3
/
+5
2009-07-12
udpv6: Fix HW checksum support for outgoing UFO packets
Sridhar Samudrala
1
-1
/
+47
2009-07-12
udpv4: Handle large incoming UDP/IPv4 packets and support software UFO.
Sridhar Samudrala
3
-1
/
+75
2009-07-12
netdev: restore MTU change operation
Ben Hutchings
11
-0
/
+11
2009-07-12
netdev: restore MAC address set and validate operations
Ben Hutchings
10
-2
/
+16
2009-07-12
net: move and export get_net_ns_by_pid
Johannes Berg
3
-20
/
+24
2009-07-12
genetlink: make netns aware
Johannes Berg
9
-63
/
+223
2009-07-12
net: make namespace iteration possible under RCU
Johannes Berg
2
-3
/
+14
2009-07-12
netlink: use call_rcu for netlink_change_ngroups
Johannes Berg
1
-4
/
+30
2009-07-12
netlink: remove unused exports
Johannes Berg
1
-2
/
+0
2009-07-12
sit: fix regression: do not release skb->dst before xmit
Sascha Hlusiak
1
-0
/
+1
2009-07-12
net: ip_push_pending_frames() fix
Eric Dumazet
2
-2
/
+0
2009-07-12
net: sk_prot_alloc() should not blindly overwrite memory
Eric Dumazet
1
-2
/
+17
2009-07-10
hwsim: make testmode_cmd static
Johannes Berg
1
-1
/
+2
2009-07-10
cfg80211: disallow configuring unsupported interfaces
Johannes Berg
1
-2
/
+9
2009-07-10
cfg80211: clean up naming once and for all
Johannes Berg
7
-356
/
+356
2009-07-10
cfg80211: fix locking
Johannes Berg
13
-200
/
+823
2009-07-10
cfg80211: fix MFP bug, sparse warnings
Johannes Berg
2
-6
/
+6
2009-07-10
cfg80211: properly name driver locking
Johannes Berg
4
-49
/
+45
2009-07-10
cfg80211: warn again on spurious deauth
Johannes Berg
1
-6
/
+0
[next]