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-10-01
cipso: add __init to cipso_v4_cache_init
Fabian Frederick
1
-1
/
+1
2014-10-01
inet: frags: add __init to ip4_frags_ctl_register
Fabian Frederick
1
-2
/
+2
2014-10-01
tcp: add __init to tcp_init_mem
Fabian Frederick
1
-1
/
+1
2014-10-01
net: dsa: Fix build warning for !PM_SLEEP
Thierry Reding
1
-0
/
+2
2014-10-01
ipv4: mentions skb_gro_postpull_rcsum() in inet_gro_receive()
Eric Dumazet
1
-0
/
+3
2014-10-01
ieee802154: fix __init functions
Fabian Frederick
1
-2
/
+2
2014-09-30
tcp: Change tcp_slow_start function to return void
Li RongQing
1
-3
/
+1
2014-09-30
ieee802154: add __init to lowpan_frags_sysctl_register
Fabian Frederick
1
-2
/
+2
2014-09-30
irda: add __init to irlan_open
Fabian Frederick
1
-2
/
+2
2014-09-30
netfilter: bridge: build br_nf_core only if required
Florian Westphal
2
-3
/
+4
2014-09-30
ipv6: remove rt6i_genid
Hannes Frederic Sowa
4
-5
/
+29
2014-09-30
net: sched: enable per cpu qstats
John Fastabend
15
-23
/
+74
2014-09-30
net: sched: restrict use of qstats qlen
John Fastabend
15
-33
/
+30
2014-09-30
net: sched: implement qstat helper routines
John Fastabend
24
-75
/
+75
2014-09-30
net: sched: make bstats per cpu and estimator RCU safe
John Fastabend
17
-50
/
+132
2014-09-29
ematch: Fix matching of inverted containers.
Ignacy Gawędzki
1
-2
/
+4
2014-09-29
gro: fix aggregation for skb using frag_list
Eric Dumazet
1
-0
/
+3
2014-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
59
-480
/
+1428
2014-09-29
tcp: change TCP_ECN prefixes to lower case
Florian Westphal
3
-31
/
+34
2014-09-29
tcp: move TCP_ECN_create_request out of header
Florian Westphal
1
-1
/
+35
2014-09-29
tcp: remove unnecessary assignment.
Li RongQing
1
-1
/
+1
2014-09-29
net: reorganize sk_buff for faster __copy_skb_header()
Eric Dumazet
1
-39
/
+41
2014-09-29
Bluetooth: 6lowpan: Enable multicast support
Jukka Rissanen
1
-1
/
+2
2014-09-29
Bluetooth: 6lowpan: Ensure header compression does not corrupt IPv6 header
Jukka Rissanen
1
-52
/
+83
2014-09-29
netfilter: conntrack: disable generic tracking for known protocols
Florian Westphal
1
-1
/
+25
2014-09-29
netfilter: nf_tables: store and dump set policy
Arturo Borrero
1
-0
/
+6
2014-09-29
Bluetooth: 6lowpan: Make sure skb exists before accessing it
Jukka Rissanen
1
-0
/
+6
2014-09-29
net: tcp: add DCTCP congestion control algorithm
Daniel Borkmann
4
-1
/
+371
2014-09-29
net: tcp: more detailed ACK events and events for CE marked packets
Florian Westphal
2
-4
/
+22
2014-09-29
net: tcp: split ack slow/fast events from cwnd_event
Florian Westphal
2
-14
/
+26
2014-09-29
net: tcp: add flag for ca to indicate that ECN is required
Daniel Borkmann
2
-8
/
+19
2014-09-29
net: tcp: assign tcp cong_ops when tcp sk is created
Florian Westphal
3
-31
/
+26
2014-09-29
net: sched: cls_rcvp, complete rcu conversion
John Fastabend
1
-3
/
+41
2014-09-28
net_sched: fix another regression in cls_tcindex
WANG Cong
1
-1
/
+1
2014-09-28
net_sched: fix errno in tcindex_set_parms()
WANG Cong
1
-3
/
+2
2014-09-28
arp: Do not perturb drop profiles with ignored ARP packets
Rick Jones
1
-1
/
+5
2014-09-28
net_sched: remove the first parameter from tcf_exts_destroy()
WANG Cong
10
-20
/
+20
2014-09-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
6
-35
/
+281
2014-09-28
neigh: check error pointer instead of NULL for ipv4_neigh_lookup()
WANG Cong
1
-1
/
+1
2014-09-28
net: dsa: allow switches driver to implement get/set EEE
Florian Fainelli
1
-0
/
+40
2014-09-28
net: dsa: allow enabling and disable switch ports
Florian Fainelli
1
-0
/
+14
2014-09-28
net: dsa: start and stop the PHY state machine
Florian Fainelli
1
-0
/
+6
2014-09-28
tcp: use tcp_flags in tcp_data_queue()
Peter Pan(潘卫平)
1
-3
/
+2
2014-09-28
tcp: change tcp_skb_pcount() location
Eric Dumazet
3
-9
/
+12
2014-09-28
tcp: better TCP_SKB_CB layout to reduce cache line misses
Eric Dumazet
3
-7
/
+24
2014-09-28
ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()
Eric Dumazet
4
-6
/
+7
2014-09-28
ipv4: rename ip_options_echo to __ip_options_echo()
Eric Dumazet
3
-11
/
+13
2014-09-28
ip6_gre: Return an error when adding an existing tunnel.
Steffen Klassert
1
-0
/
+2
2014-09-28
ip6_vti: Return an error when adding an existing tunnel.
Steffen Klassert
1
-1
/
+5
2014-09-28
ip6_tunnel: Return an error when adding an existing tunnel.
Steffen Klassert
1
-1
/
+5
[prev]
[next]