index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-10
net: attempt high order allocations in sock_alloc_send_pskb()
Eric Dumazet
6
-55
/
+60
2013-08-10
af_unix: improve STREAM behavior with fragmented memory
Eric Dumazet
2
-35
/
+31
2013-08-10
tcp: add server ip to encrypt cookie in fast open
Yuchung Cheng
3
-11
/
+15
2013-08-09
pptp: fix sparse pointer warning
stephen hemminger
1
-1
/
+1
2013-08-09
tg3: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
1
-1
/
+1
2013-08-09
netxen: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
1
-5
/
+3
2013-08-09
myri10ge: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
1
-3
/
+2
2013-08-09
bnx2x: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
1
-5
/
+3
2013-08-09
bnx2: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
1
-2
/
+2
2013-08-09
net: via-rhine: Fix incorrect placement of __initdata
Sachin Kamat
1
-1
/
+1
2013-08-09
net: wan: sbni: Fix incorrect placement of __initdata
Sachin Kamat
1
-1
/
+1
2013-08-09
Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"
David S. Miller
7
-29
/
+11
2013-08-09
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
37
-226
/
+8
2013-08-09
net: sctp: convert sctp_checksum_disable module param into sctp sysctl
Daniel Borkmann
7
-11
/
+29
2013-08-09
net: igmp: Allow user-space configuration of igmp unsolicited report interval
William Manley
3
-2
/
+27
2013-08-09
net: igmp: Don't flush routing cache when force_igmp_version is modified
William Manley
2
-3
/
+3
2013-08-09
net: igmp: Reduce Unsolicited report interval to 1s when using IGMPv3
William Manley
1
-3
/
+13
2013-08-09
bonding: unwind on bond_add_vlan failure
nikolay@redhat.com
1
-2
/
+2
2013-08-09
bonding: change the bond's vlan syncing functions with the standard ones
nikolay@redhat.com
1
-30
/
+7
2013-08-09
net: add SNMP counters tracking incoming ECN bits
Eric Dumazet
5
-2
/
+27
2013-08-08
packet: Revert recent header parsing changes.
David S. Miller
1
-29
/
+24
2013-08-08
net: phy: mdio: add missing __iomem annotation
Jingoo Han
1
-1
/
+1
2013-08-08
net: phy: micrel: Staticize ksz8873mll_read_status()
Jingoo Han
1
-1
/
+1
2013-08-08
net: use skb_copy_datagram_from_iovec() in zerocopy_sg_from_iovec()
Jason Wang
1
-27
/
+10
2013-08-08
net: use release_pages() in zerocopy_sg_from_iovec()
Jason Wang
1
-4
/
+2
2013-08-08
net: remove the useless comment in zerocopy_sg_from_iovec()
Jason Wang
1
-1
/
+0
2013-08-08
net: use skb_fill_page_desc() in zerocopy_sg_from_iovec()
Jason Wang
1
-2
/
+1
2013-08-08
net: move zerocopy_sg_from_iovec() to net/core/datagram.c
Jason Wang
4
-160
/
+97
2013-08-08
net: move iov_pages() to net/core/iovec.c
Jason Wang
4
-46
/
+26
2013-08-08
ip_tunnel: embed hash list head
stephen hemminger
2
-9
/
+8
2013-08-07
bnx2: Update version to 2.2.4
Michael Chan
2
-4
/
+4
2013-08-07
bnx2: Add pci shutdown handler.
Michael Chan
1
-22
/
+25
2013-08-07
bnx2: Use SIMPLE_DEV_PM_OPS.
Michael Chan
1
-20
/
+25
2013-08-07
bnx2: Refactor WoL setup into a separate function.
Michael Chan
1
-80
/
+81
2013-08-07
bnx2: Use kernel APIs for WoL and power state changes.
Michael Chan
1
-22
/
+14
2013-08-07
bnx2: Handle error condition in ->slot_reset()
Michael Chan
1
-5
/
+10
2013-08-07
be2net: update driver version
Sathya Perla
1
-1
/
+1
2013-08-07
be2net: Initialize "status" in be_cmd_get_die_temperature()
Vasundhara Volam
1
-1
/
+1
2013-08-07
be2net: fixup log msgs for async events
Vasundhara Volam
1
-2
/
+4
2013-08-07
be2net: Fix displaying supported speeds for BE2
Vasundhara Volam
1
-0
/
+6
2013-08-07
be2net: don't limit max MAC and VLAN counts
Vasundhara Volam
1
-7
/
+0
2013-08-07
be2net: Do not call get_die_temperature cmd for VF
Vasundhara Volam
1
-1
/
+2
2013-08-07
be2net: Adding more speeds reported by get_settings
Vasundhara Volam
2
-1
/
+10
2013-08-05
gianfar: Cleanup TxFCB insertion on xmit
Claudiu Manoil
1
-29
/
+33
2013-08-05
gianfar: Fix Tx csum generation errata handling
Claudiu Manoil
1
-19
/
+25
2013-08-05
bonding: remove locking from bond_set_rx_mode()
Veaceslav Falico
1
-6
/
+4
2013-08-05
drivers: net: cpsw: Add support for new CPSW IP version
Mugunthan V N
1
-0
/
+3
2013-08-05
sctp: Pack dst_cookie into 1st cacheline hole for 64bit host
fan.du
1
-1
/
+1
2013-08-05
bonding: add bond_time_in_interval() and use it for time comparison
Veaceslav Falico
1
-53
/
+32
2013-08-05
bonding: call slave_last_rx() only once per slave
Veaceslav Falico
1
-7
/
+8
[next]