index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"
David S. Miller
2013-08-09
7
-29
/
+11
*
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
2013-08-09
37
-226
/
+8
*
net: sctp: convert sctp_checksum_disable module param into sctp sysctl
Daniel Borkmann
2013-08-09
7
-11
/
+29
*
net: igmp: Allow user-space configuration of igmp unsolicited report interval
William Manley
2013-08-09
3
-2
/
+27
*
net: igmp: Don't flush routing cache when force_igmp_version is modified
William Manley
2013-08-09
2
-3
/
+3
*
net: igmp: Reduce Unsolicited report interval to 1s when using IGMPv3
William Manley
2013-08-09
1
-3
/
+13
*
bonding: unwind on bond_add_vlan failure
nikolay@redhat.com
2013-08-09
1
-2
/
+2
*
bonding: change the bond's vlan syncing functions with the standard ones
nikolay@redhat.com
2013-08-09
1
-30
/
+7
*
net: add SNMP counters tracking incoming ECN bits
Eric Dumazet
2013-08-09
5
-2
/
+27
*
packet: Revert recent header parsing changes.
David S. Miller
2013-08-08
1
-29
/
+24
*
net: phy: mdio: add missing __iomem annotation
Jingoo Han
2013-08-08
1
-1
/
+1
*
net: phy: micrel: Staticize ksz8873mll_read_status()
Jingoo Han
2013-08-08
1
-1
/
+1
*
net: use skb_copy_datagram_from_iovec() in zerocopy_sg_from_iovec()
Jason Wang
2013-08-08
1
-27
/
+10
*
net: use release_pages() in zerocopy_sg_from_iovec()
Jason Wang
2013-08-08
1
-4
/
+2
*
net: remove the useless comment in zerocopy_sg_from_iovec()
Jason Wang
2013-08-08
1
-1
/
+0
*
net: use skb_fill_page_desc() in zerocopy_sg_from_iovec()
Jason Wang
2013-08-08
1
-2
/
+1
*
net: move zerocopy_sg_from_iovec() to net/core/datagram.c
Jason Wang
2013-08-08
4
-160
/
+97
*
net: move iov_pages() to net/core/iovec.c
Jason Wang
2013-08-08
4
-46
/
+26
*
ip_tunnel: embed hash list head
stephen hemminger
2013-08-08
2
-9
/
+8
*
bnx2: Update version to 2.2.4
Michael Chan
2013-08-07
2
-4
/
+4
*
bnx2: Add pci shutdown handler.
Michael Chan
2013-08-07
1
-22
/
+25
*
bnx2: Use SIMPLE_DEV_PM_OPS.
Michael Chan
2013-08-07
1
-20
/
+25
*
bnx2: Refactor WoL setup into a separate function.
Michael Chan
2013-08-07
1
-80
/
+81
*
bnx2: Use kernel APIs for WoL and power state changes.
Michael Chan
2013-08-07
1
-22
/
+14
*
bnx2: Handle error condition in ->slot_reset()
Michael Chan
2013-08-07
1
-5
/
+10
*
be2net: update driver version
Sathya Perla
2013-08-07
1
-1
/
+1
*
be2net: Initialize "status" in be_cmd_get_die_temperature()
Vasundhara Volam
2013-08-07
1
-1
/
+1
*
be2net: fixup log msgs for async events
Vasundhara Volam
2013-08-07
1
-2
/
+4
*
be2net: Fix displaying supported speeds for BE2
Vasundhara Volam
2013-08-07
1
-0
/
+6
*
be2net: don't limit max MAC and VLAN counts
Vasundhara Volam
2013-08-07
1
-7
/
+0
*
be2net: Do not call get_die_temperature cmd for VF
Vasundhara Volam
2013-08-07
1
-1
/
+2
*
be2net: Adding more speeds reported by get_settings
Vasundhara Volam
2013-08-07
2
-1
/
+10
*
gianfar: Cleanup TxFCB insertion on xmit
Claudiu Manoil
2013-08-05
1
-29
/
+33
*
gianfar: Fix Tx csum generation errata handling
Claudiu Manoil
2013-08-05
1
-19
/
+25
*
bonding: remove locking from bond_set_rx_mode()
Veaceslav Falico
2013-08-05
1
-6
/
+4
*
drivers: net: cpsw: Add support for new CPSW IP version
Mugunthan V N
2013-08-05
1
-0
/
+3
*
sctp: Pack dst_cookie into 1st cacheline hole for 64bit host
fan.du
2013-08-05
1
-1
/
+1
*
bonding: add bond_time_in_interval() and use it for time comparison
Veaceslav Falico
2013-08-05
1
-53
/
+32
*
bonding: call slave_last_rx() only once per slave
Veaceslav Falico
2013-08-05
1
-7
/
+8
*
tile: fix missing unlock on error in tile_net_open()
Wei Yongjun
2013-08-05
1
-1
/
+3
*
net: mlx4: Staticize local functions
Jingoo Han
2013-08-05
1
-3
/
+3
*
net: micrel: Staticize local functions
Jingoo Han
2013-08-05
2
-5
/
+7
*
be2net: Staticize local functions
Jingoo Han
2013-08-05
3
-19
/
+20
*
bna: Staticize local functions
Jingoo Han
2013-08-05
1
-5
/
+5
*
vxlan: fix rcu related warning
stephen hemminger
2013-08-05
1
-5
/
+11
*
bridge: fix rcu check warning in multicast port group
stephen hemminger
2013-08-05
2
-2
/
+3
*
ax88179_178a: avoid copy of tx tcp packets
Eric Dumazet
2013-08-04
1
-17
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-04
906
-98600
/
+11262
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-08-04
92
-678
/
+995
|
|
\
|
|
*
qlcnic: Fix for flash update failure on 83xx adapter
Himanshu Madhani
2013-08-03
10
-132
/
+231
[next]