index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-18
netfilter: Use nf_hook_state.net
Eric W. Biederman
21
-58
/
+41
2015-09-18
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
29
-102
/
+126
2015-09-18
bridge: Add br_netif_receive_skb remove netif_receive_skb_sk
Eric W. Biederman
2
-3
/
+8
2015-09-18
bridge: Cache net in br_nf_pre_routing_finish
Eric W. Biederman
1
-1
/
+2
2015-09-18
bridge: Pass net into br_nf_push_frag_xmit
Eric W. Biederman
1
-3
/
+8
2015-09-18
bridge: Pass net into br_nf_ip_fragment
Eric W. Biederman
1
-6
/
+6
2015-09-18
ipv6: Compute net once in raw6_send_hdrinc
Eric W. Biederman
1
-2
/
+3
2015-09-18
ipv6: Cache net in ip6_output
Eric W. Biederman
1
-2
/
+2
2015-09-18
ipv6: Only compute net once in ip6_finish_output2
Eric W. Biederman
1
-6
/
+5
2015-09-18
ipv6: Don't recompute net in ip6_rcv
Eric W. Biederman
1
-1
/
+1
2015-09-18
net: Remove dev_queue_xmit_sk
Eric W. Biederman
1
-2
/
+2
2015-09-18
bridge: Introduce br_send_bpdu_finish
Eric W. Biederman
1
-1
/
+6
2015-09-18
arp: Introduce arp_xmit_finish
Eric W. Biederman
1
-1
/
+6
2015-09-18
ipv6: Only compute net once in ip6mr_forward2_finish
Eric W. Biederman
1
-2
/
+3
2015-09-18
ipv4: Only compute net once in ipmr_forward_finish
Eric W. Biederman
1
-2
/
+3
2015-09-18
ipv4: Only compute net once in ip_rcv_finish
Eric W. Biederman
1
-6
/
+4
2015-09-18
ipv4: Only compute net once in ip_finish_output2
Eric W. Biederman
1
-2
/
+3
2015-09-18
ipv4: Explicitly compute net in ip_fragment
Eric W. Biederman
1
-3
/
+2
2015-09-18
ipv4: Only compute net once in ip_do_fragment
Eric W. Biederman
1
-6
/
+8
2015-09-18
ipv4: Don't recompute net in ipmr_queue_xmit
Eric W. Biederman
1
-1
/
+1
2015-09-18
ipv4: Remember the net in ip_output and ip_mc_output
Eric W. Biederman
1
-2
/
+4
2015-09-18
ipv4: Compute net once in ip_rcv
Eric W. Biederman
1
-7
/
+9
2015-09-18
ipv4: Compute net once in ip_forward_finish
Eric W. Biederman
1
-2
/
+3
2015-09-18
ipv4: Compute net once in ip_forward
Eric W. Biederman
1
-2
/
+4
2015-09-18
net: Merge dst_output and dst_output_sk
Eric W. Biederman
18
-25
/
+25
2015-09-18
xfrm: Remove unused afinfo method init_dst
Eric W. Biederman
1
-2
/
+0
2015-09-18
net-sysfs: get_netdev_queue_index() cleanup
Thadeu Lima de Souza Cascardo
1
-6
/
+3
2015-09-16
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-10
netlink, mmap: fix edge-case leakages in nf queue zero-copy
Daniel Borkmann
2
-8
/
+15
2015-09-10
netlink, mmap: don't walk rx ring on poll if receive queue non-empty
Daniel Borkmann
1
-5
/
+12
2015-09-10
ipv6: fix ifnullfree.cocci warnings
Wu Fengguang
1
-2
/
+1
2015-09-10
net: ipv6: use common fib_default_rule_pref
Phil Sutter
6
-17
/
+3
2015-09-10
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-09
net: tipc: fix stall during bclink wakeup procedure
Kolmakov Dmitriy
1
-1
/
+29
2015-09-09
net: bridge: remove unnecessary switchdev include
Vivien Didelot
1
-1
/
+0
2015-09-09
net: bridge: check __vlan_vid_del for error
Vivien Didelot
1
-4
/
+13
2015-09-08
Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
9
-316
/
+288
2015-09-07
openvswitch: Remove conntrack Kconfig option.
Joe Stringer
3
-14
/
+6
2015-09-07
Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/lin...
David S. Miller
7
-6
/
+113
2015-09-06
RDS: rds_conn_lookup() should factor in the struct net for a match
Sowmini Varadhan
1
-4
/
+5
2015-09-06
switchdev: fix return value of switchdev_port_fdb_dump in case of error
Jiri Pirko
1
-5
/
+1
2015-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
7
-12
/
+55
[next]