index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
unix
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-07-06
packet: Add 'cpu' fanout policy.
David S. Miller
2
-37
/
+29
2011-07-06
veth: Kill unused tx_dropped
Eric Dumazet
1
-4
/
+1
2011-07-06
veth: Kill unused code label and code block.
David S. Miller
1
-7
/
+0
2011-07-06
dcbnl: Add CEE notification
Shmulik Ravid
2
-191
/
+229
2011-07-06
dcbnl: Aggregated CEE GET operation
Shmulik Ravid
2
-9
/
+173
2011-07-06
b44: Use pr_<level>_once and DRV_DESCRIPTION
Joe Perches
1
-10
/
+4
2011-07-06
net: Add GSO to vlan_features initialization
Shan Wei
1
-4
/
+5
2011-07-06
packet: Add pre-defragmentation support for ipv4 fanouts.
David S. Miller
2
-2
/
+49
2011-07-06
ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.
David S. Miller
2
-3
/
+5
2011-07-06
packet: Add fanout support.
David S. Miller
2
-5
/
+255
2011-07-06
packet: Add helpers to register/unregister ->prot_hook
David S. Miller
1
-44
/
+59
2011-07-06
net: vlan: enable soft features regardless of underlying device
Shan Wei
1
-0
/
+5
2011-07-06
vmxnet3: fix starving rx ring whenoc_skb kb fails
Shreyas Bhatewara
2
-43
/
+96
2011-07-06
bridge: Always flood broadcast packets
Herbert Xu
2
-3
/
+7
2011-07-05
batman-adv: Replace version info instead of appending them
Sven Eckelmann
4
-21
/
+9
2011-07-05
batman-adv: aggregation checks should use the primary_if pointer
Marek Lindner
1
-5
/
+20
2011-07-05
batman-adv: broadcast primary OGM on all active hard-interfaces
Marek Lindner
1
-4
/
+13
2011-07-05
batman-adv: pass a unique flag arg instead of a sequence of bool ones
Antonio Quartulli
1
-11
/
+10
2011-07-05
batman-adv: add_bcast_packet_to_list() takes the sending delay as parameter
Antonio Quartulli
4
-5
/
+5
2011-07-05
batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entry
Antonio Quartulli
4
-15
/
+16
2011-07-05
bnx2x: Fix warning message during 57712/8727 initialization
Yaniv Rosner
1
-5
/
+1
2011-07-05
bnx2x: Add autogrEEEn support
Yaniv Rosner
3
-12
/
+111
2011-07-05
bnx2x: Fix BCM84833 initialization
Yaniv Rosner
2
-13
/
+40
2011-07-05
bnx2x: Fix false link indication at link partner when DAC is used
Yaniv Rosner
5
-0
/
+42
2011-07-05
bnx2x: Reset PHY due to fan failure for 578xx
Yaniv Rosner
1
-15
/
+65
2011-07-05
bnx2x: Add CL37 BAM for Warpcore
Yaniv Rosner
2
-1
/
+14
2011-07-05
bnx2x: Change BCM54616S to BCM54618SE
Yaniv Rosner
3
-30
/
+62
2011-07-05
bnx2x: PFC fixes
Yaniv Rosner
3
-37
/
+64
2011-07-05
greth: greth_set_mac_add would corrupt the MAC address.
Kristoffer Glembo
1
-4
/
+3
2011-07-05
net: bind() fix error return on wrong address family
Marcus Meissner
2
-2
/
+4
2011-07-05
net/wireless: ipw2x00: Use helpers from linux/etherdevice.h
Tobias Klauser
1
-2
/
+2
2011-07-05
net: vxge: Use is_multicast_ether_addr helper
Tobias Klauser
1
-9
/
+5
2011-07-05
net: ewrk3: Use helpers from linux/etherdevice.h
Tobias Klauser
1
-5
/
+3
2011-07-05
net: depca: Use helpers from linux/etherdevice.h
Tobias Klauser
1
-3
/
+3
2011-07-05
net: rionet: Use is_multicast_ether_addr
Tobias Klauser
1
-1
/
+1
2011-07-05
net: iseries_veth: Use is_unicast_ether_addr helper
Tobias Klauser
1
-1
/
+1
2011-07-05
net: igb: Use is_multicast_ether_addr helper
Tobias Klauser
1
-1
/
+2
2011-07-05
net: de4x5: Use helpers from linux/etherdevice.h
Tobias Klauser
1
-4
/
+3
2011-07-05
net: e1000e: Use is_multicast_ether_addr helper
Tobias Klauser
1
-1
/
+1
2011-07-05
Update documented default values for various TCP/UDP tunables
Max Matveev
1
-4
/
+4
2011-07-05
Update description of net.sctp.sctp_rmem and net.sctp.sctp_wmem tunables
Max Matveev
1
-2
/
+9
2011-07-05
b44: use dev_kfree_skb() in b44_tx()
Eric Dumazet
1
-1
/
+1
2011-07-04
dccp ccid-2: Perform congestion-window validation
Gerrit Renker
2
-3
/
+91
2011-07-04
dccp ccid-2: Use existing function to test for data packets
Gerrit Renker
2
-11
/
+11
2011-07-04
dccp ccid-2: move rfc 3390 function into header file
Gerrit Renker
2
-9
/
+9
2011-07-04
dccp: cosmetics of info message
Gerrit Renker
1
-2
/
+2
2011-07-04
dccp: combine the functionality of enqeueing and cloning
Gerrit Renker
1
-7
/
+7
2011-07-04
dccp: Clean up slow-path input processing
Gerrit Renker
1
-31
/
+30
2011-07-04
natsemi: silence dma-debug warnings
FUJITA Tomonori
1
-1
/
+2
2011-07-04
net: sh_eth: remove __flush_purge_region
Yoshihiro Shimoda
1
-4
/
+4
[next]