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
2013-08-09
Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"
David S. Miller
4
-18
/
+6
2013-08-09
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
27
-162
/
+0
2013-08-09
net: sctp: convert sctp_checksum_disable module param into sctp sysctl
Daniel Borkmann
4
-6
/
+18
2013-08-09
net: igmp: Allow user-space configuration of igmp unsolicited report interval
William Manley
2
-2
/
+25
2013-08-09
net: igmp: Don't flush routing cache when force_igmp_version is modified
William Manley
1
-2
/
+2
2013-08-09
net: igmp: Reduce Unsolicited report interval to 1s when using IGMPv3
William Manley
1
-3
/
+13
2013-08-08
net: add SNMP counters tracking incoming ECN bits
Eric Dumazet
4
-2
/
+23
2013-08-07
packet: Revert recent header parsing changes.
David S. Miller
1
-29
/
+24
2013-08-07
net: use skb_copy_datagram_from_iovec() in zerocopy_sg_from_iovec()
Jason Wang
1
-27
/
+10
2013-08-07
net: use release_pages() in zerocopy_sg_from_iovec()
Jason Wang
1
-4
/
+2
2013-08-07
net: remove the useless comment in zerocopy_sg_from_iovec()
Jason Wang
1
-1
/
+0
2013-08-07
net: use skb_fill_page_desc() in zerocopy_sg_from_iovec()
Jason Wang
1
-2
/
+1
2013-08-07
net: move zerocopy_sg_from_iovec() to net/core/datagram.c
Jason Wang
1
-0
/
+93
2013-08-07
net: move iov_pages() to net/core/iovec.c
Jason Wang
1
-0
/
+24
2013-08-07
ip_tunnel: embed hash list head
stephen hemminger
1
-7
/
+6
2013-08-04
bridge: fix rcu check warning in multicast port group
stephen hemminger
2
-2
/
+3
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
52
-292
/
+424
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
32
-257
/
+299
2013-08-03
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-8
/
+10
2013-08-03
fib_rules: fix suppressor names and default values
Stefan Tomanek
3
-6
/
+13
2013-08-03
vlan: cleanup the usage of vlan_dev_priv(dev)
Wang Sheng-Hui
2
-8
/
+10
2013-08-02
netlabel: use domain based selectors when address based selectors are not ava...
Paul Moore
6
-158
/
+130
2013-08-02
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
Veaceslav Falico
1
-4
/
+6
2013-08-02
net: netlink: minor: remove unused pointer in alloc_pg_vec
Daniel Borkmann
1
-2
/
+2
2013-08-02
fib_rules: add route suppression based on ifgroup
Stefan Tomanek
3
-9
/
+40
2013-08-02
net: check net.core.somaxconn sysctl values
Roman Gushchin
1
-1
/
+5
2013-08-02
icmpv6_filter: allow ICMPv6 messages with bodies < 4 bytes
Werner Almesberger
1
-1
/
+6
2013-08-02
icmpv6_filter: fix "_hdr" incorrectly being a pointer
Werner Almesberger
1
-1
/
+1
2013-08-02
af_packet: simplify VLAN frame check in packet_snd
Phil Sutter
1
-11
/
+4
2013-08-02
af_packet: fix for sending VLAN frames via packet_mmap
Phil Sutter
1
-11
/
+14
2013-08-02
af_packet: when sending ethernet frames, parse header for skb->protocol
Phil Sutter
1
-2
/
+11
2013-08-02
net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
Daniel Borkmann
1
-1
/
+3
2013-08-02
htb: fix sign extension bug
stephen hemminger
1
-1
/
+1
2013-08-02
sctp: Don't lookup dst if transport dst is still valid
fan.du
1
-1
/
+1
2013-08-01
ipv6: bump genid when delete/add address
fan.du
1
-0
/
+1
2013-08-01
tipc: fix oops when creating server socket fails
Ying Xue
1
-3
/
+12
2013-08-01
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
5
-7
/
+7
2013-08-01
ipv6: prevent race between address creation and removal
Jiri Benc
1
-16
/
+15
2013-08-01
ipv6: move peer_addr init into ipv6_add_addr()
Jiri Pirko
1
-9
/
+11
2013-08-01
ipv6: update ip6_rt_last_gc every time GC is run
Michal Kubeček
2
-4
/
+6
2013-08-01
ipv6: prevent fib6_run_gc() contention
Michal Kubeček
3
-15
/
+12
2013-08-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-35
/
+54
2013-08-01
svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcall
J. Bruce Fields
1
-1
/
+1
2013-08-01
svcrpc: fix kfree oops in gss-proxy code
J. Bruce Fields
1
-1
/
+0
2013-08-01
svcrpc: fix gss-proxy xdr decoding oops
J. Bruce Fields
1
-4
/
+5
2013-08-01
svcrpc: fix gss_rpc_upcall create error
J. Bruce Fields
1
-1
/
+1
2013-08-01
NFSD/sunrpc: avoid deadlock on TCP connection due to memory pressure.
NeilBrown
1
-1
/
+3
2013-08-01
ipv6: fib6_rules should return exact return value
Hannes Frederic Sowa
1
-3
/
+11
2013-07-31
bridge: disable snooping if there is no querier
Linus Lüssing
4
-11
/
+46
2013-07-31
fib_rules: add .suppress operation
Stefan Tomanek
3
-0
/
+35
[next]