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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-13
net: support marking accepting TCP sockets
Lorenzo Colitti
2
-0
/
+11
2014-05-13
net: add a sysctl to reflect the fwmark on replies
Lorenzo Colitti
4
-0
/
+9
2014-05-13
tcp: use tcp_v4_send_synack on first SYN-ACK
Yuchung Cheng
1
-7
/
+7
2014-05-13
tcp: simplify fast open cookie processing
Yuchung Cheng
1
-8
/
+1
2014-05-13
tcp: move fastopen functions to tcp_fastopen.c
Yuchung Cheng
1
-2
/
+8
2014-05-12
net: rename local_df to ignore_df
WANG Cong
2
-4
/
+4
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-3
/
+29
2014-05-09
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-0
/
+12
2014-05-08
ping: move ping_group_range out of CONFIG_SYSCTL
Cong Wang
1
-1
/
+6
2014-05-08
ipv4: move local_port_range out of CONFIG_SYSCTL
Cong Wang
1
-1
/
+1
2014-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+12
2014-05-07
net: clean up snmp stats code
WANG Cong
2
-32
/
+18
2014-05-07
tunnel: fix RFC number in comment for INET_ECN_decapsulate()
Neal Cardwell
1
-1
/
+1
2014-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
John W. Linville
1
-0
/
+12
2014-05-05
net: Call skb_checksum_init in IPv6
Tom Herbert
1
-0
/
+7
2014-05-05
net: Call skb_checksum_init in IPv4
Tom Herbert
1
-0
/
+6
2014-05-05
net: Allow csum_add to be provided in arch
Tom Herbert
1
-0
/
+2
2014-05-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
5
-17
/
+120
2014-05-05
vsock: Make transport the proto owner
Andy King
1
-1
/
+5
2014-05-05
cfg80211: add cfg80211_sched_scan_stopped_rtnl
Eliad Peller
1
-0
/
+12
2014-05-03
tcp: remove in_flight parameter from cong_avoid() methods
Eric Dumazet
1
-5
/
+3
2014-05-02
tcp: fix cwnd limited checking to improve congestion control
Eric Dumazet
1
-1
/
+21
2014-05-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-17
/
+120
2014-04-30
net: ipv6: Introduce ip6_sk_dst_hoplimit.
Lorenzo Colitti
2
-5
/
+19
2014-04-30
net: dsa: add ds_to_priv
Florian Fainelli
1
-0
/
+5
2014-04-30
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-14
/
+109
2014-04-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2
-3
/
+11
2014-04-28
cfg80211: Dynamic channel bandwidth changes in AP mode
Jouni Malinen
1
-0
/
+8
2014-04-27
sched, cls: check if we could overwrite actions when changing a filter
Cong Wang
2
-2
/
+2
2014-04-25
cfg80211: Add attributes describing prohibited channel bandwidth
Rostislav Lisovy
1
-0
/
+6
2014-04-25
mac80211: add option to generate CCMP IVs only for mgmt frames
Marek Kwaczynski
1
-6
/
+10
2014-04-25
cfg80211: allow drivers to iterate over matching combinations
Michal Kazior
1
-0
/
+27
2014-04-24
vxlan: add x-netns support
Nicolas Dichtel
1
-1
/
+1
2014-04-24
net: Add variants of capable for use on on sockets
Eric W. Biederman
1
-0
/
+5
2014-04-24
6lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabled
Luis R. Rodriguez
1
-7
/
+0
2014-04-20
tcp: make tcp_cwnd_application_limited() static
Weiping Pan
1
-1
/
+0
2014-04-20
6lowpan: include net/net_namespace.h on 6lowpan namepsace header
Luis R. Rodriguez
1
-0
/
+1
2014-04-20
6lowpan: add helper to get 6lowpan namespace
Luis R. Rodriguez
1
-0
/
+15
2014-04-18
net: sctp: cache auth_enable per endpoint
Vlad Yasevich
1
-1
/
+3
2014-04-16
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
Cong Wang
2
-9
/
+10
2014-04-15
ipv4: add a sock pointer to dst->output() path.
Eric Dumazet
5
-11
/
+24
2014-04-15
ipv4: add a sock pointer to ip_queue_xmit()
Eric Dumazet
3
-3
/
+3
2014-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+10
2014-04-14
Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...
Daniel Borkmann
1
-1
/
+13
2014-04-14
ipv6: Limit mtu to 65575 bytes
Eric Dumazet
1
-0
/
+5
2014-04-14
netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4
Patrick McHardy
1
-0
/
+10
2014-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+2
2014-04-11
Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/e...
Linus Torvalds
2
-5
/
+4
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2
-2
/
+2
2014-04-09
mac80211: Update conf_is_ht() to work properly with 5/10MHz channels
Rostislav Lisovy
1
-1
/
+3
[next]