index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-10
bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_...
Toshiaki Makita
1
-19
/
+6
2014-02-10
bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac...
Toshiaki Makita
1
-25
/
+32
2014-02-10
bridge: Fix the way to check if a local fdb entry can be deleted
Toshiaki Makita
3
-1
/
+34
2014-02-10
bridge: Change local fdb entries whenever mac address of bridge device changes
Toshiaki Makita
3
-4
/
+5
2014-02-10
bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_address
Toshiaki Makita
1
-1
/
+1
2014-02-10
bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddr
Toshiaki Makita
1
-9
/
+20
2014-02-10
bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr
Toshiaki Makita
3
-7
/
+16
2014-02-10
tcp: correct code comment stating 3 min timeout for FIN_WAIT2, we only do 1 min
Jesper Juhl
1
-1
/
+1
2014-02-10
net: vxge: Remove unused device pointer
Christian Engelmayer
1
-6
/
+0
2014-02-10
net: qmi_wwan: add ZTE MF667
Raymond Wanyoike
1
-0
/
+1
2014-02-10
3c59x: Remove unused pointer in vortex_eisa_cleanup()
Christian Engelmayer
1
-2
/
+0
2014-02-10
net: fix 'ip rule' iif/oif device rename
Maciej Żenczykowski
1
-0
/
+7
2014-02-10
wan: dlci: Remove unused netdev_priv pointer
Christian Engelmayer
1
-5
/
+0
2014-02-10
6lowpan: Remove unused pointer in lowpan_header_create()
Christian Engelmayer
1
-3
/
+0
2014-02-10
ipv6: icmp6_send: fix Oops when pinging a not set up IPv6 peer on a sit tunnel
FX Le Bail
1
-1
/
+1
2014-02-10
net: Mark functions as static in net/sunrpc/svc_xprt.c
Rashika Kheria
1
-3
/
+3
2014-02-10
net: Include appropriate header file in netfilter/nft_lookup.c
Rashika Kheria
1
-0
/
+1
2014-02-10
net: Move prototype declaration to header file include/net/net_namespace.h fr...
Rashika Kheria
2
-8
/
+9
2014-02-10
net: Move prototype declaration to header file include/net/datalink.h from ne...
Rashika Kheria
2
-3
/
+3
2014-02-10
net: Move prototype declaration to header file include/net/ipx.h from net/ipx...
Rashika Kheria
2
-9
/
+8
2014-02-10
net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.c
Rashika Kheria
2
-4
/
+3
2014-02-10
net: Move prototype declaration to header file include/net/dn.h from net/decn...
Rashika Kheria
2
-3
/
+2
2014-02-10
net: Move prototype declaration to appropriate header file from decnet/af_dec...
Rashika Kheria
2
-2
/
+2
2014-02-10
net: Mark functions as static in core/dev.c
Rashika Kheria
1
-3
/
+3
2014-02-10
net: Include appropriate header file in caif/cfsrvl.c
Rashika Kheria
1
-0
/
+1
2014-02-10
net: Include appropriate header file in caif/caif_dev.c
Rashika Kheria
1
-0
/
+1
2014-02-10
net: Mark function as static in 9p/client.c
Rashika Kheria
1
-1
/
+1
2014-02-07
netfilter: nf_tables: unininline nft_trace_packet()
Patrick McHardy
1
-3
/
+3
2014-02-07
netfilter: nf_tables: fix loop checking with end interval elements
Pablo Neira Ayuso
1
-0
/
+3
2014-02-07
netfilter: nft_rbtree: fix data handling of end interval elements
Pablo Neira Ayuso
1
-5
/
+11
2014-02-07
netfilter: nf_tables: do not allow NFT_SET_ELEM_INTERVAL_END flag and data
Pablo Neira Ayuso
1
-0
/
+3
2014-02-07
tcp: remove 1ms offset in srtt computation
Eric Dumazet
2
-9
/
+11
2014-02-07
bridge: fix netconsole setup over bridge
Cong Wang
1
-23
/
+28
2014-02-07
net: use __GFP_NORETRY for high order allocations
Eric Dumazet
1
-2
/
+4
2014-02-07
netpoll: fix netconsole IPv6 setup
Sabrina Dubroca
1
-1
/
+3
2014-02-07
drivers/net: fix build warning in ethernet/sfc/tx.c
Paul Gortmaker
1
-0
/
+2
2014-02-07
hso: remove some dead code
Dan Carpenter
1
-21
/
+11
2014-02-07
inet: defines IPPROTO_* needed for module alias generation
Jan Moskyto Matejka
1
-16
/
+7
2014-02-07
isdn/hisax: hex vs decimal typo in prfeatureind()
Dan Carpenter
1
-1
/
+1
2014-02-07
net: sctp: fix initialization of local source address on accepted ipv6 sockets
Matija Glavinic Pecotic
1
-0
/
+2
2014-02-07
r8152: fix the submission of the interrupt transfer
hayeswang
1
-9
/
+8
2014-02-07
bnx2x: Allow VF rss on higher PFs
Yuval Mintz
1
-3
/
+3
2014-02-07
tg3: Fix deadlock in tg3_change_mtu()
Nithin Sujir
1
-2
/
+2
2014-02-07
tg3: cleanup an error path in tg3_phy_reset_5703_4_5()
Dan Carpenter
1
-6
/
+7
2014-02-07
ipv4: Fix runtime WARNING in rtmsg_ifa()
Geert Uytterhoeven
1
-1
/
+2
2014-02-07
bnx2[x]: Make module parameters readable
James M Leddy
2
-7
/
+7
2014-02-07
net: irda: ep7211-sir: Remove driver
Alexander Shiyan
3
-78
/
+0
2014-02-07
ARM: sunxi: dt: Convert to the new net compatibles
Maxime Ripard
3
-6
/
+6
2014-02-07
net: phy: sunxi: Add new compatibles
Maxime Ripard
2
-2
/
+6
2014-02-07
net: ethernet: sunxi: Add new compatibles
Maxime Ripard
2
-2
/
+6
[next]