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-07-28
ip: make IP identifiers less predictable
Eric Dumazet
1
-10
/
+1
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-3
/
+5
2014-07-14
neigh: sysctl - simplify address calculation of gc_* variables
Mathias Krause
1
-1
/
+0
2014-07-14
netfilter: nf_tables: 64bit stats need some extra synchronization
Eric Dumazet
1
-2
/
+4
2014-07-14
netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stale
Pablo Neira Ayuso
1
-1
/
+1
2014-07-02
ieee802154: reassembly: fix possible buffer overflow
Alexander Aring
1
-1
/
+1
2014-07-02
net: fix sparse warning in sk_dst_set()
Eric Dumazet
1
-1
/
+1
2014-06-30
ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
Eric Dumazet
1
-6
/
+6
2014-06-25
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
1
-2
/
+2
2014-06-16
netfilter: nf_tables: use u32 for chain use counter
Pablo Neira Ayuso
1
-3
/
+3
2014-06-15
udp: call __skb_checksum_complete when doing full checksum
Tom Herbert
1
-1
/
+3
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
45
-265
/
+1028
2014-06-11
net_sched: drr: warn when qdisc is not work conserving
Florian Westphal
1
-1
/
+1
2014-06-11
net: sctp: migrate most recently used transport to ktime
Daniel Borkmann
1
-3
/
+3
2014-06-10
tcp: add gfp parameter to tcp_fragment
Octavian Purdila
1
-1
/
+1
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2
-4
/
+4
2014-06-04
vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)
Tom Herbert
1
-1
/
+11
2014-06-04
gre: Call gso_make_checksum
Tom Herbert
1
-2
/
+3
2014-06-04
udp: Generic functions to set checksum
Tom Herbert
2
-0
/
+21
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2014-06-02
net: fix inet_getid() and ipv6_select_ident() bugs
Eric Dumazet
1
-8
/
+1
2014-06-02
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
5
-3
/
+96
2014-06-02
inetpeer: get rid of ip_id_count
Eric Dumazet
4
-41
/
+26
2014-06-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-3
/
+96
2014-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+2
2014-05-29
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
4
-3
/
+50
2014-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
1
-0
/
+46
2014-05-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-66
/
+211
2014-05-26
mac80211: add a single-transaction driver op to switch contexts
Luciano Coelho
1
-0
/
+46
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2014-05-23
net: Split sk_no_check into sk_no_check_{rx,tx}
Tom Herbert
2
-11
/
+4
2014-05-23
net: Eliminate no_check from protosw
Tom Herbert
1
-1
/
+0
2014-05-23
Bluetooth: Clearly distinguish mgmt LTK type from authenticated property
Johan Hedberg
1
-0
/
+3
2014-05-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-35
/
+22
2014-05-22
net: Add a software TSO helper API
Ezequiel Garcia
1
-0
/
+20
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2
-66
/
+203
2014-05-22
Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
3
-0
/
+8
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
David S. Miller
2
-11
/
+155
2014-05-22
tcp: make cwnd-limited checks measurement-based, and gentler
Neal Cardwell
1
-3
/
+8
2014-05-22
cfg80211: allow RSSI compensation
Emmanuel Grumbach
1
-0
/
+7
2014-05-21
cfg80211: implement cfg80211_get_station cfg80211 API
Antonio Quartulli
1
-0
/
+13
2014-05-21
mac80211: export the expected throughput
Antonio Quartulli
1
-0
/
+7
2014-05-20
cfg80211: export expected throughput through get_station()
Antonio Quartulli
1
-28
/
+34
2014-05-20
NFC: Add RAW socket type support for SOCKPROTO_RAW
Hiren Tandel
1
-0
/
+3
2014-05-19
cfg80211: constify wowlan/coalesce mask/pattern pointers
Johannes Berg
1
-1
/
+1
2014-05-19
cfg80211: constify more pointers in the cfg80211 API
Johannes Berg
1
-11
/
+12
2014-05-19
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
1
-14
/
+15
2014-05-19
mac80211: fix csa_counter_offs argument name in docbook
Luciano Coelho
1
-2
/
+3
[next]