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
*
dsa: change "select" to "depends on" for NET_SWITCHDEV and for NET_DSA
Jiri Pirko
2015-03-16
2
-9
/
+7
*
net/fsl: modify xgmac_mdio for little endian SoCs
Shaohui Xie
2015-03-16
1
-28
/
+68
*
net/fsl: fix a bug in xgmac_mdio
Shaohui Xie
2015-03-16
1
-1
/
+1
*
net: kernel socket should be released in init_net namespace
Ying Xue
2015-03-16
1
-1
/
+1
*
rhashtable: Annotate RCU locking of walkers
Thomas Graf
2015-03-16
1
-0
/
+2
*
rocker: replace fixed stack allocation with dynamic allocation
Scott Feldman
2015-03-16
1
-3
/
+10
*
Merge branch 'listener_refactor'
David S. Miller
2015-03-16
13
-102
/
+99
|
\
|
*
inet: add proper refcounting to request sock
Eric Dumazet
2015-03-16
7
-18
/
+29
|
*
inet: factorize sock_edemux()/sock_gen_put() code
Eric Dumazet
2015-03-16
2
-15
/
+6
|
*
inet_diag: allow sk_diag_fill() to handle request socks
Eric Dumazet
2015-03-16
1
-67
/
+53
|
*
inet: ip early demux should avoid request sockets
Eric Dumazet
2015-03-16
2
-2
/
+2
|
*
net: add sk_fullsock() helper
Eric Dumazet
2015-03-16
1
-0
/
+9
|
/
*
Merge branch 'swdev_ops'
David S. Miller
2015-03-16
5
-89
/
+105
|
\
|
*
netdev: remove ndo ops for switchdev
Scott Feldman
2015-03-16
1
-38
/
+0
|
*
switchdev: use new swdev ops
Scott Feldman
2015-03-16
3
-51
/
+64
|
*
switchdev: add swdev ops
Scott Feldman
2015-03-16
2
-0
/
+41
|
/
*
Merge branch 'rhashtable-fixes-next'
David S. Miller
2015-03-16
1
-13
/
+11
|
\
|
*
rhashtable: Fix rhashtable_remove failures
Herbert Xu
2015-03-16
1
-10
/
+7
|
*
rhashtable: Fix use-after-free in rhashtable_walk_stop
Herbert Xu
2015-03-16
1
-3
/
+4
|
/
*
net: bcmgenet: add support for Hardware Filter Block
Petri Gynther
2015-03-16
2
-0
/
+176
*
Merge branch 'ebpf_skb_fields'
David S. Miller
2015-03-16
10
-51
/
+335
|
\
|
*
samples: bpf: add skb->field examples and tests
Alexei Starovoitov
2015-03-16
5
-16
/
+101
|
*
bpf: allow extended BPF programs access skb fields
Alexei Starovoitov
2015-03-16
5
-35
/
+234
|
/
*
Merge branch 'ebpf_helpers'
David S. Miller
2015-03-16
5
-0
/
+36
|
\
|
*
ebpf: add helper for obtaining current processor id
Daniel Borkmann
2015-03-16
5
-0
/
+17
|
*
ebpf: add prandom helper for packet sampling
Daniel Borkmann
2015-03-16
5
-0
/
+19
|
/
*
Merge branch 'gianfar-next'
David S. Miller
2015-03-16
2
-96
/
+138
|
\
|
*
gianfar: Consider dts property endianess on handling
Jingchang Lu
2015-03-16
1
-30
/
+47
|
*
gianfar: Make FCB access endian safe
Claudiu Manoil
2015-03-16
2
-12
/
+13
|
*
gianfar: Make BDs access endian safe
Claudiu Manoil
2015-03-16
2
-54
/
+78
|
/
*
Merge branch 'rhashtable-next'
David S. Miller
2015-03-15
3
-62
/
+80
|
\
|
*
rhashtable: Move future_tbl into struct bucket_table
Herbert Xu
2015-03-15
2
-18
/
+14
|
*
rhashtable: Add rehash counter to bucket_table
Herbert Xu
2015-03-15
3
-2
/
+5
|
*
rhashtable: Free bucket tables asynchronously after rehash
Herbert Xu
2015-03-15
2
-3
/
+8
|
*
rhashtable: Move seed init into bucket_table_alloc
Herbert Xu
2015-03-15
1
-10
/
+6
|
*
rhashtable: Use SINGLE_DEPTH_NESTING
Herbert Xu
2015-03-15
1
-7
/
+2
|
*
rhashtable: Fix walker behaviour during rehash
Herbert Xu
2015-03-15
2
-27
/
+50
|
/
*
net: dsa: do not use slave MII bus for fixed PHYs
Florian Fainelli
2015-03-15
1
-1
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-03-14
19
-536
/
+636
|
\
|
*
ixgbevf: Use ether_addr_copy() instead of memcpy()
Jeff Kirsher
2015-03-13
1
-4
/
+4
|
*
ixgbevf: Fix code comments and whitespace
Jeff Kirsher
2015-03-13
9
-495
/
+498
|
*
ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anything
Alexander Duyck
2015-03-13
2
-15
/
+4
|
*
ixgbe: enable relaxed ordering for SPARC
Jeff Kirsher
2015-03-13
2
-4
/
+12
|
*
ixgbe: cleanup make ixgbe_set_ethertype_anti_spoofing_X550 static
Don Skidmore
2015-03-13
1
-2
/
+2
|
*
ixgbe: Clean up type inconsistency
Don Skidmore
2015-03-13
1
-2
/
+2
|
*
ixgbe: add new wrapper for X550 support
Don Skidmore
2015-03-13
9
-14
/
+114
*
|
Merge branch 'listener_refactor_part_9'
David S. Miller
2015-03-14
5
-104
/
+54
|
\
\
|
*
|
inet_diag: factorize code in new inet_diag_msg_common_fill() helper
Eric Dumazet
2015-03-14
1
-101
/
+47
|
*
|
inet_diag: adjust inet_sk_diag_fill() bug condition
Eric Dumazet
2015-03-14
1
-1
/
+1
|
*
|
inet: fill request sock ir_iif for IPv4
Eric Dumazet
2015-03-14
5
-3
/
+7
|
/
/
[next]