index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-07-07
macvtap: macvtapTX zero-copy support
Shirley Ma
1
-11
/
+121
2011-07-07
skbuff: skb supports zero-copy buffers
Shirley Ma
2
-1
/
+95
2011-07-07
sock.h: Add a new sock zero-copy flag
Shirley Ma
1
-0
/
+1
2011-07-07
gianfar v2: code cleanups
Sebastian Poehn
2
-24
/
+29
2011-07-07
Disable router anycast address for /127 prefixes
Bjørn Mork
1
-0
/
+2
2011-07-07
rose: Delete commented out references to ancient firewalling code.
David S. Miller
2
-12
/
+0
2011-07-07
skge: update version
stephen hemminger
2
-2
/
+2
2011-07-07
skge: make support for old Genesis chips optional
stephen hemminger
2
-32
/
+56
2011-07-07
add pci-id for DGE-530T
stephen hemminger
1
-0
/
+1
2011-07-07
skge: cleanup pci id table
stephen hemminger
1
-11
/
+10
2011-07-07
net: doc: fix compile warning of no format arguments in ifenslave.c
Shan Wei
1
-9
/
+9
2011-07-07
net: fix warning of versioncheck
Shan Wei
2
-2
/
+0
2011-07-06
packet: Fix leak in pre-defrag support.
David S. Miller
1
-1
/
+1
2011-07-06
net: sched: constify tcf_proto and tc_action
Eric Dumazet
23
-35
/
+39
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
[next]