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
*
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
2013-06-20
33
-61
/
+3
*
tcp:typo unset should be unsent
Weiping Pan
2013-06-20
1
-1
/
+1
*
bonding: trivial: make alb use bond_slave_has_mac()
Veaceslav Falico
2013-06-20
1
-42
/
+11
*
be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs()
Sathya Perla
2013-06-20
1
-27
/
+4
*
sit: fix an oops when IFLA_IPTUN_PROTO is not set
Nicolas Dichtel
2013-06-20
1
-1
/
+1
*
net: sock: adapt SOCK_MIN_RCVBUF and SOCK_MIN_SNDBUF
Daniel Borkmann
2013-06-20
1
-6
/
+9
*
neigh: disallow un-init_net to change thresh of neigh
Gao feng
2013-06-20
1
-0
/
+6
*
neigh: only allow init_net to change the default neigh_parms
Gao feng
2013-06-20
1
-1
/
+1
*
neigh: no need to call lookup_neigh_parms in neigh_parms_alloc
Gao feng
2013-06-20
1
-6
/
+2
*
bnx2x: replace mechanism to check for next available packet
Dmitry Kravkov
2013-06-20
4
-37
/
+42
*
bnx2x: add support for ndo_ll_poll
Dmitry Kravkov
2013-06-20
4
-11
/
+208
*
net/mlx4_en: Low Latency recv statistics
Amir Vadai
2013-06-20
3
-1
/
+29
*
net/mlx4_en: Add Low Latency Socket (LLS) support
Amir Vadai
2013-06-20
4
-4
/
+178
*
openvswitch: gre tunneling support.
David S. Miller
2013-06-20
23
-456
/
+1373
|
\
|
*
openvswitch: Add gre tunnel support.
Pravin B Shelar
2013-06-20
8
-2
/
+323
|
*
openvswitch: Optimize flow key match for non tunnel flows.
Pravin B Shelar
2013-06-20
3
-20
/
+42
|
*
openvswitch: Expand action buffer size.
Pravin B Shelar
2013-06-20
1
-1
/
+1
|
*
openvswitch: Add tunneling interface.
Pravin B Shelar
2013-06-20
10
-7
/
+251
|
*
openvswitch: Copy individual actions.
Pravin B Shelar
2013-06-20
3
-58
/
+225
|
*
ip_tunnel: Add dont fragment flag.
Pravin B Shelar
2013-06-20
1
-0
/
+1
|
*
ip_tunnel: push generic protocol handling to ip_tunnel module.
Pravin B Shelar
2013-06-20
6
-27
/
+54
|
*
ip_tunnels: extend iptunnel_xmit()
Pravin B Shelar
2013-06-20
6
-94
/
+131
|
*
gre: export gre_handle_offloads() function.
Pravin B Shelar
2013-06-20
3
-32
/
+32
|
*
gre: export gre_build_header() function.
Pravin B Shelar
2013-06-20
3
-39
/
+35
|
*
gre: Allow multiple protocol listener for gre protocol.
Pravin B Shelar
2013-06-20
3
-151
/
+267
|
*
gre: Simplify gre protocol registration locking.
Pravin B Shelar
2013-06-20
1
-27
/
+13
|
/
*
sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdef
Sergei Shtylyov
2013-06-20
2
-3
/
+4
*
sh_eth: cleanup 'enum TD_STS_BIT'
Sergei Shtylyov
2013-06-20
1
-4
/
+4
*
sh_eth: remove redundant bits from 'eesipr_value' field initializer
Sergei Shtylyov
2013-06-20
1
-1
/
+1
*
sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data'
Sergei Shtylyov
2013-06-20
2
-17
/
+0
*
sh_eth: add NAPI support
Sergei Shtylyov
2013-06-20
2
-12
/
+74
*
sh_eth: define/use EESR_RX_CHECK macro
Sergei Shtylyov
2013-06-20
2
-11
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-20
369
-2198
/
+8019
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-19
1
-2
/
+9
|
|
\
|
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-06-19
1
-2
/
+9
|
|
|
\
|
|
|
*
nl80211: fix attrbuf access race by allocating a separate one
Johannes Berg
2013-06-19
1
-2
/
+9
|
*
|
|
vxlan: fix check for migration of static entry
stephen hemminger
2013-06-19
1
-1
/
+1
|
*
|
|
can: usb_8dev: unregister netdev before free()ing
Marc Kleine-Budde
2013-06-19
1
-1
/
+4
|
*
|
|
ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skb
Matthias Schiffer
2013-06-18
1
-1
/
+1
|
*
|
|
bridge: fix switched interval for MLD Query types
Linus Lüssing
2013-06-18
1
-2
/
+3
|
*
|
|
vlan: restore ethtool ABI to control VLAN hardware acceleration
Fernando Luis Vazquez Cao
2013-06-18
1
-3
/
+3
|
*
|
|
net: cpsw: check for cpts pointer after its allocation
Sebastian Siewior
2013-06-18
1
-1
/
+1
|
*
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-06-18
18
-52
/
+142
|
|
\
\
\
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-17
18
-52
/
+142
|
|
|
\
|
|
|
|
|
*
|
brcmfmac: free primary net_device when brcmf_bus_start() fails
Arend van Spriel
2013-06-13
1
-0
/
+4
|
|
|
*
|
Bluetooth: btmrvl: fix thread stopping race
Daniel Drake
2013-06-13
1
-5
/
+4
|
|
|
*
|
Bluetooth: Fix conditions for HCI_Delete_Stored_Link_Key
Johan Hedberg
2013-06-13
1
-5
/
+10
|
|
|
*
|
Bluetooth: Fix crash in l2cap_build_cmd() with small MTU
Anderson Lizardo
2013-06-13
1
-0
/
+3
|
|
|
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-06-12
5
-3
/
+7
|
|
|
|
\
\
|
|
|
|
*
|
iwlwifi: fix rate control regression
Moshe Benji
2013-06-12
2
-1
/
+2
[next]