index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
compat.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-26
be2net: Explicitly clear the reserved field in the Tx Descriptor
Somnath Kotur
1
-0
/
+1
2012-06-26
net: struct sock cleanups
Eric Dumazet
1
-1
/
+2
2012-06-26
net: Remove 'unlikely' qualifier in skb_steal_sock()
Vijay Subramanian
1
-1
/
+1
2012-06-26
ipv6: fib: fix fib dump restart
Eric Dumazet
1
-2
/
+2
2012-06-26
netxen: Error return off by one for XG port.
Santosh Nayak
2
-4
/
+4
2012-06-26
netxen: Error return off by one in 'netxen_nic_set_pauseparam()'.
Santosh Nayak
1
-2
/
+2
2012-06-24
tcp: Fix bug in tcp socket early demux
Vijay Subramanian
1
-1
/
+1
2012-06-23
batman-adv: fix race condition in TT full-table replacement
Antonio Quartulli
1
-2
/
+2
2012-06-23
batman-adv: only drop packets of known wifi clients
Marek Lindner
1
-4
/
+4
2012-06-23
ipv4: Don't add deprecated new binary sysctl value.
David S. Miller
2
-3
/
+0
2012-06-23
net: sh_eth: fix the condition to fix the cur_tx/dirty_rx
Yoshihiro Shimoda
1
-5
/
+7
2012-06-23
r8169: RxConfig hack for the 8168evl.
françois romieu
1
-0
/
+1
2012-06-23
ipv4: tcp: dont cache output dst for syncookies
Eric Dumazet
6
-10
/
+21
2012-06-23
usbnet: handle remote wakeup asap
Ming Lei
1
-16
/
+26
2012-06-23
usbnet: decrease suspend count if returning -EBUSY for runtime suspend
Ming Lei
1
-0
/
+1
2012-06-23
usbnet: clear OPEN flag in failure path
Ming Lei
1
-1
/
+3
2012-06-23
bnx2x: link module eeprom
Yuval Mintz
3
-4
/
+67
2012-06-23
bnx2x: 1G sfp+ module handling
Yuval Mintz
3
-84
/
+151
2012-06-23
bnx2x: revised link register access
Yuval Mintz
3
-144
/
+100
2012-06-23
bnx2x: treat 0 speed as link down (copper)
Yuval Mintz
1
-10
/
+12
2012-06-23
bnx2x: link cleanup
Yuval Mintz
1
-173
/
+167
2012-06-23
bnx2x: sfp+ Tx fault detection added
Yuval Mintz
3
-16
/
+99
2012-06-23
net: qmi_wwan: fix Gobi device probing
Bjørn Mork
1
-43
/
+40
2012-06-23
netfilter: ctnetlink: fix compilation with NF_CONNTRACK_EVENTS=n
Pablo Neira Ayuso
1
-1
/
+1
2012-06-23
netfilter: nfnetlink_queue: fix sparse warning due to missing include
Pablo Neira Ayuso
1
-0
/
+1
2012-06-23
ipv4: Add sysctl knob to control early socket demux
Alexander Duyck
5
-9
/
+26
2012-06-23
smsc911x.c: encapsulate enable irq calls
Matthias Brugger
1
-7
/
+10
2012-06-22
netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_N...
Pablo Neira Ayuso
5
-8
/
+18
2012-06-22
net: dcb: fix small regression in __dcbnl_pg_setcfg()
John Fastabend
1
-2
/
+1
2012-06-22
ixgbe: simplify padding and length checks
Stephen Hemminger
1
-7
/
+2
2012-06-21
tcp: Validate route interface in early demux.
David S. Miller
1
-3
/
+9
2012-06-20
inetpeer: inetpeer_invalidate_tree() cleanup
Eric Dumazet
1
-19
/
+15
2012-06-20
team: do RCU update path fixups
Jiri Pirko
2
-6
/
+16
2012-06-20
team: Revert previous two changes.
David S. Miller
2
-11
/
+6
2012-06-20
team: use RCU_INIT_POINTER for NULL assignment of RCU pointer
Jiri Pirko
1
-1
/
+1
2012-06-20
team: use rcu_access_pointer to access RCU pointer by writer
Jiri Pirko
2
-5
/
+10
2012-06-20
can: c_can_pci: fix compilation on non HAVE_CLK archs
Marc Kleine-Budde
1
-22
/
+7
2012-06-20
batman-adv: Reformat multiline comments to consistent style
Sven Eckelmann
40
-388
/
+349
2012-06-20
batman-adv: Prefix main non-static functions with batadv_
Sven Eckelmann
13
-97
/
+99
2012-06-20
batman-adv: Prefix vis non-static functions with batadv_
Sven Eckelmann
5
-26
/
+26
2012-06-20
batman-adv: Prefix unicast non-static functions with batadv_
Sven Eckelmann
5
-22
/
+25
2012-06-20
batman-adv: Prefix translation-table non-static functions with batadv_
Sven Eckelmann
11
-107
/
+125
2012-06-20
batman-adv: Prefix soft-interface non-static functions with batadv_
Sven Eckelmann
6
-27
/
+27
2012-06-20
batman-adv: Prefix send non-static functions with batadv_
Sven Eckelmann
11
-41
/
+46
2012-06-20
batman-adv: Prefix routing non-static functions with batadv_
Sven Eckelmann
7
-74
/
+80
2012-06-20
batman-adv: Prefix ring_buffer non-static functions with batadv_
Sven Eckelmann
3
-11
/
+13
2012-06-20
batman-adv: Prefix originator non-static functions with batadv_
Sven Eckelmann
13
-131
/
+134
2012-06-20
batman-adv: Prefix icmp-socket non-static functions with batadv_
Sven Eckelmann
5
-11
/
+11
2012-06-20
batman-adv: Prefix hash non-static functions with batadv_
Sven Eckelmann
6
-16
/
+16
2012-06-20
batman-adv: Prefix hard-interface non-static functions with batadv_
Sven Eckelmann
6
-41
/
+43
[next]