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
2015-09-17
sch_dsmark: improve memory locality
Eric Dumazet
1
-30
/
+33
2015-09-17
net: Initialize table in fib result
David Ahern
1
-0
/
+2
2015-09-17
bpf: add bpf_redirect() helper
Alexei Starovoitov
4
-0
/
+54
2015-09-17
cls_bpf: introduce integrated actions
Daniel Borkmann
2
-11
/
+63
2015-09-17
net: only check perm protocol when register proto
Junwei Zhang
1
-11
/
+5
2015-09-17
tcp: provide skb->hash to synack packets
Eric Dumazet
4
-2
/
+5
2015-09-17
netfilter: Add blank lines in callers of netfilter hooks
Eric W. Biederman
4
-0
/
+4
2015-09-17
netfilter: Pass net into okfn
Eric W. Biederman
29
-74
/
+69
2015-09-17
netfilter: Use nf_hook_state.net
Eric W. Biederman
21
-58
/
+41
2015-09-17
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
29
-102
/
+126
2015-09-17
bridge: Add br_netif_receive_skb remove netif_receive_skb_sk
Eric W. Biederman
2
-3
/
+8
2015-09-17
bridge: Cache net in br_nf_pre_routing_finish
Eric W. Biederman
1
-1
/
+2
2015-09-17
bridge: Pass net into br_nf_push_frag_xmit
Eric W. Biederman
1
-3
/
+8
2015-09-17
bridge: Pass net into br_nf_ip_fragment
Eric W. Biederman
1
-6
/
+6
2015-09-17
ipv6: Compute net once in raw6_send_hdrinc
Eric W. Biederman
1
-2
/
+3
2015-09-17
ipv6: Cache net in ip6_output
Eric W. Biederman
1
-2
/
+2
2015-09-17
ipv6: Only compute net once in ip6_finish_output2
Eric W. Biederman
1
-6
/
+5
2015-09-17
ipv6: Don't recompute net in ip6_rcv
Eric W. Biederman
1
-1
/
+1
2015-09-17
net: Remove dev_queue_xmit_sk
Eric W. Biederman
1
-2
/
+2
2015-09-17
bridge: Introduce br_send_bpdu_finish
Eric W. Biederman
1
-1
/
+6
2015-09-17
arp: Introduce arp_xmit_finish
Eric W. Biederman
1
-1
/
+6
2015-09-17
ipv6: Only compute net once in ip6mr_forward2_finish
Eric W. Biederman
1
-2
/
+3
2015-09-17
ipv4: Only compute net once in ipmr_forward_finish
Eric W. Biederman
1
-2
/
+3
2015-09-17
ipv4: Only compute net once in ip_rcv_finish
Eric W. Biederman
1
-6
/
+4
2015-09-17
ipv4: Only compute net once in ip_finish_output2
Eric W. Biederman
1
-2
/
+3
2015-09-17
ipv4: Explicitly compute net in ip_fragment
Eric W. Biederman
1
-3
/
+2
2015-09-17
ipv4: Only compute net once in ip_do_fragment
Eric W. Biederman
1
-6
/
+8
2015-09-17
ipv4: Don't recompute net in ipmr_queue_xmit
Eric W. Biederman
1
-1
/
+1
2015-09-17
ipv4: Remember the net in ip_output and ip_mc_output
Eric W. Biederman
1
-2
/
+4
2015-09-17
ipv4: Compute net once in ip_rcv
Eric W. Biederman
1
-7
/
+9
2015-09-17
ipv4: Compute net once in ip_forward_finish
Eric W. Biederman
1
-2
/
+3
2015-09-17
ipv4: Compute net once in ip_forward
Eric W. Biederman
1
-2
/
+4
2015-09-17
net: Merge dst_output and dst_output_sk
Eric W. Biederman
18
-25
/
+25
2015-09-17
xfrm: Remove unused afinfo method init_dst
Eric W. Biederman
1
-2
/
+0
2015-09-17
net-sysfs: get_netdev_queue_index() cleanup
Thadeu Lima de Souza Cascardo
1
-6
/
+3
2015-09-15
rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats
Sowmini Varadhan
3
-6
/
+12
2015-09-15
net: Allow user to get table id from route lookup
David Ahern
1
-4
/
+8
2015-09-15
net: Add FIB table id to rtable
David Ahern
2
-0
/
+9
2015-09-15
net: Refactor rtable initialization
David Ahern
1
-52
/
+33
2015-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
34
-108
/
+461
2015-09-10
tcp_cubic: better follow cubic curve after idle period
Eric Dumazet
1
-0
/
+16
2015-09-10
tcp: generate CA_EVENT_TX_START on data frames
Neal Cardwell
1
-3
/
+3
2015-09-09
netlink, mmap: fix edge-case leakages in nf queue zero-copy
Daniel Borkmann
2
-8
/
+15
2015-09-09
netlink, mmap: don't walk rx ring on poll if receive queue non-empty
Daniel Borkmann
1
-5
/
+12
2015-09-09
ipv6: fix ifnullfree.cocci warnings
Wu Fengguang
1
-2
/
+1
2015-09-09
net: ipv6: use common fib_default_rule_pref
Phil Sutter
6
-17
/
+3
2015-09-09
ipv6: fix multipath route replace error recovery
Roopa Prabhu
1
-26
/
+175
2015-09-09
RDS: verify the underlying transport exists before creating a connection
Sasha Levin
1
-0
/
+6
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
14
-106
/
+34
2015-09-08
net: tipc: fix stall during bclink wakeup procedure
Kolmakov Dmitriy
1
-1
/
+29
[next]