index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-16
dccp: re-enable debug macro
Gerrit Renker
2
-1
/
+2
2014-02-14
ipv4: ipconfig.c: add parentheses in an if statement
FX Le Bail
1
-1
/
+1
2014-02-13
net: sched: Cleanup PIE comments
Vijay Subramanian
1
-5
/
+16
2014-02-13
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
2
-4
/
+84
2014-02-13
net: core: introduce netif_skb_dev_features
Florian Westphal
1
-10
/
+12
2014-02-13
sctp: optimize the sctp_sysctl_net_register
wangweidong
1
-7
/
+10
2014-02-13
sctp: fix a missed .data initialization
wangweidong
1
-0
/
+1
2014-02-13
net: correct error path in rtnl_newlink()
Cong Wang
1
-7
/
+12
2014-02-13
tipc: fix message corruption bug for deferred packets
Erik Hugne
2
-0
/
+8
2014-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
68
-459
/
+804
2014-02-10
6lowpan: fix lockdep splats
Eric Dumazet
1
-0
/
+20
2014-02-10
9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffers
Richard Yao
1
-1
/
+4
2014-02-10
tcp: tsq: fix nonagle handling
John Ogness
1
-2
/
+11
2014-02-10
bridge: Prevent possible race condition in br_fdb_change_mac_address
Toshiaki Makita
1
-1
/
+5
2014-02-10
bridge: Properly check if local fdb entry can be deleted when deleting vlan
Toshiaki Makita
3
-9
/
+23
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-09
tcp: correct code comment stating 3 min timeout for FIN_WAIT2, we only do 1 min
Jesper Juhl
1
-1
/
+1
2014-02-09
net: fix 'ip rule' iif/oif device rename
Maciej Żenczykowski
1
-0
/
+7
2014-02-09
6lowpan: Remove unused pointer in lowpan_header_create()
Christian Engelmayer
1
-3
/
+0
2014-02-09
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-09
net: Mark functions as static in net/sunrpc/svc_xprt.c
Rashika Kheria
1
-3
/
+3
2014-02-09
net: Include appropriate header file in netfilter/nft_lookup.c
Rashika Kheria
1
-0
/
+1
2014-02-09
net: Move prototype declaration to header file include/net/net_namespace.h fr...
Rashika Kheria
1
-8
/
+1
2014-02-09
net: Move prototype declaration to header file include/net/datalink.h from ne...
Rashika Kheria
1
-3
/
+1
2014-02-09
net: Move prototype declaration to header file include/net/ipx.h from net/ipx...
Rashika Kheria
1
-9
/
+0
2014-02-09
net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.c
Rashika Kheria
1
-4
/
+0
2014-02-09
net: Move prototype declaration to header file include/net/dn.h from net/decn...
Rashika Kheria
1
-3
/
+0
2014-02-09
net: Move prototype declaration to appropriate header file from decnet/af_dec...
Rashika Kheria
1
-2
/
+0
2014-02-09
net: Mark functions as static in core/dev.c
Rashika Kheria
1
-3
/
+3
2014-02-09
net: Include appropriate header file in caif/cfsrvl.c
Rashika Kheria
1
-0
/
+1
2014-02-09
net: Include appropriate header file in caif/caif_dev.c
Rashika Kheria
1
-0
/
+1
2014-02-09
net: Mark function as static in 9p/client.c
Rashika Kheria
1
-1
/
+1
2014-02-09
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
11
-83
/
+102
2014-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
21
-150
/
+381
2014-02-07
libceph: do not dereference a NULL bio pointer
Ilya Dryomov
1
-2
/
+6
2014-02-07
libceph: take map_sem for read in handle_reply()
Ilya Dryomov
1
-6
/
+11
2014-02-07
libceph: factor out logic from ceph_osdc_start_request()
Ilya Dryomov
1
-23
/
+39
2014-02-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
11
-83
/
+102
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-06
tcp: remove 1ms offset in srtt computation
Eric Dumazet
2
-9
/
+11
2014-02-06
bridge: fix netconsole setup over bridge
Cong Wang
1
-23
/
+28
[next]