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-06-05
MPLS: Use mpls_features to activate software MPLS GSO segmentation
Simon Horman
1
-1
/
+27
2014-06-05
ipv4: use skb frags api in udp4_hwcsum()
WANG Cong
1
-4
/
+5
2014-06-05
net: use the new API kvfree()
WANG Cong
11
-58
/
+12
2014-06-05
dns_resolver: Do not accept domain names longer than 255 chars
Manuel Schölling
1
-2
/
+2
2014-06-04
vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)
Tom Herbert
1
-1
/
+1
2014-06-04
gre: Call gso_make_checksum
Tom Herbert
8
-4
/
+17
2014-06-04
net: Add GSO support for UDP tunnels with checksum
Tom Herbert
6
-23
/
+28
2014-06-04
tcp: Call gso_make_checksum
Tom Herbert
1
-5
/
+2
2014-06-04
net: Support for multiple checksums with gso
Tom Herbert
2
-1
/
+15
2014-06-04
l2tp: call udp{6}_set_csum
Tom Herbert
1
-49
/
+5
2014-06-04
udp: Generic functions to set checksum
Tom Herbert
2
-0
/
+75
2014-06-04
net: Revert "fib_trie: use seq_file_net rather than seq->private"
Sasha Levin
1
-1
/
+1
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-44
/
+131
2014-06-03
net: remove some unless free on failure in alloc_netdev_mqs()
WANG Cong
1
-5
/
+0
2014-06-03
rtnetlink: fix a memory leak when ->newlink fails
Cong Wang
1
-3
/
+7
2014-06-03
xfrm: fix race between netns cleanup and state expire notification
Michal Kubecek
1
-11
/
+25
2014-06-02
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
1
-62
/
+48
2014-06-03
ethtool: Check that reserved fields of struct ethtool_rxfh are 0
Ben Hutchings
1
-53
/
+36
2014-06-03
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
1
-4
/
+4
2014-06-02
bridge: Add bridge ifindex to bridge fdb notify msgs
Roopa Prabhu
1
-0
/
+3
2014-06-02
net: filter: fix possible memory leak in __sk_prepare_filter()
Leon Yu
1
-1
/
+6
2014-06-02
tcp: fix cwnd undo on DSACK in F-RTO
Yuchung Cheng
1
-6
/
+5
2014-06-02
fib_trie: use seq_file_net rather than seq->private
David Ahern
1
-1
/
+1
2014-06-02
netlink: Only check file credentials for implicit destinations
Eric W. Biederman
1
-1
/
+6
2014-06-02
net: fix inet_getid() and ipv6_select_ident() bugs
Eric Dumazet
1
-8
/
+3
2014-06-02
bridge: Prevent insertion of FDB entry with disallowed vlan
Toshiaki Makita
3
-2
/
+37
2014-06-02
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
23
-157
/
+645
2014-06-02
inetpeer: get rid of ip_id_count
Eric Dumazet
12
-113
/
+38
2014-06-02
net: Add support for device specific address syncing
Alexander Duyck
1
-0
/
+85
2014-06-02
6lowpan_rtnl: fix off by one while fragmentation
Alexander Aring
1
-1
/
+1
2014-06-02
6lowpan_rtnl: fix fragmentation with two fragments
Alexander Aring
1
-2
/
+2
2014-06-02
genetlink: remove superfluous assignment
Denis ChengRq
1
-5
/
+1
2014-06-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
23
-157
/
+645
2014-06-01
net: filter: improve filter block macros
Daniel Borkmann
1
-124
/
+72
2014-06-01
net: filter: get rid of BPF_S_* enum
Daniel Borkmann
1
-216
/
+125
2014-06-01
bridge: notify user space after fdb update
Jon Maxwell
1
-1
/
+7
2014-06-01
bridge: fix the unbalanced promiscuous count when add_if failed
wangweidong
1
-1
/
+1
2014-06-01
net: fix wrong mac_len calculation for vlans
Nikolay Aleksandrov
1
-10
/
+25
2014-05-31
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-3
/
+3
2014-05-31
batman-adv: fix NULL pointer dereferences
Marek Lindner
1
-3
/
+3
2014-05-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-5
/
+10
2014-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
8
-50
/
+118
2014-05-30
af_key: Replace comma with semicolon
Himangi Saraogi
1
-1
/
+1
2014-05-30
rds/tcp_listen: Replace comma with semicolon
Himangi Saraogi
1
-1
/
+1
2014-05-30
RDS/RDMA: Replace comma with semicolon
Himangi Saraogi
1
-1
/
+1
2014-05-30
ipmr: Replace comma with semicolon
Himangi Saraogi
1
-1
/
+1
2014-05-30
af_iucv: correct cleanup if listen backlog is full
Ursula Braun
1
-2
/
+1
2014-05-30
af_iucv: Add automatic (source) iucv_name to bind
Philipp Hachtmann
1
-11
/
+18
2014-05-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
46
-653
/
+1570
2014-05-30
atm: remove commented out check
Paul Bolle
1
-8
/
+2
[next]