index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-06-15
4
-14
/
+61
|
\
|
*
net: sctp: fix permissions for rto_alpha and rto_beta knobs
Daniel Borkmann
2014-06-15
1
-4
/
+28
|
*
net: Fix save software checksum complete
Tom Herbert
2014-06-15
2
-10
/
+29
|
*
udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
Eric Dumazet
2014-06-13
1
-0
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2014-06-12
3
-7
/
+153
|
\
\
|
|
/
|
/
|
|
*
libceph: add ceph_monc_wait_osdmap()
Ilya Dryomov
2014-06-06
1
-0
/
+27
|
*
libceph: mon_get_version request infrastructure
Ilya Dryomov
2014-06-06
3
-5
/
+122
|
*
libceph: recognize poolop requests in debugfs
Ilya Dryomov
2014-06-06
1
-2
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
346
-6799
/
+13776
|
\
\
|
*
|
rtnetlink: fix userspace API breakage for iproute2 < v3.9.0
Michal Schmidt
2014-06-12
1
-4
/
+18
|
*
|
tcp: fixing TLP's FIN recovery
Per Hurtig
2014-06-12
1
-3
/
+1
|
*
|
bridge: fix compile error when compiling without IPv6 support
Linus Lüssing
2014-06-12
1
-0
/
+2
|
*
|
bridge: fix smatch warning / potential null pointer dereference
Linus Lüssing
2014-06-12
1
-0
/
+2
|
*
|
sctp: Fix sk_ack_backlog wrap-around problem
Xufeng Zhang
2014-06-12
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-11
10
-16
/
+32
|
|
\
\
|
|
*
|
net/core: Add VF link state control policy
Doug Ledford
2014-06-11
1
-0
/
+2
|
|
*
|
net: fix UDP tunnel GSO of frag_list GRO packets
Wei-Chun Chao
2014-06-11
1
-1
/
+2
|
|
*
|
net: ipv6: Fixed up ipsec packet be re-routing issue
huizhang
2014-06-11
1
-0
/
+1
|
|
*
|
ip_tunnel: fix i_key matching in ip_tunnel_find
Dmitry Popov
2014-06-11
1
-2
/
+3
|
|
*
|
ip_vti: Fix 'ip tunnel add' with 'key' parameters
Dmitry Popov
2014-06-11
2
-5
/
+13
|
|
*
|
dns_resolver: assure that dns_query() result is null-terminated
Manuel Schölling
2014-06-11
1
-1
/
+3
|
|
*
|
ipip, sit: fix ipv4_{update_pmtu,redirect} calls
Dmitry Popov
2014-06-10
2
-4
/
+4
|
|
*
|
net: force a list_del() in unregister_netdevice_many()
Eric Dumazet
2014-06-08
3
-3
/
+4
|
|
*
|
ip_tunnel: fix possible rtable leak
Dmitry Popov
2014-06-05
1
-0
/
+1
|
*
|
|
net_sched: drr: warn when qdisc is not work conserving
Florian Westphal
2014-06-11
2
-2
/
+4
|
*
|
|
net: Add skb_gro_postpull_rcsum to udp and vxlan
Tom Herbert
2014-06-11
1
-0
/
+1
|
*
|
|
net: Save software checksum complete
Tom Herbert
2014-06-11
3
-8
/
+15
|
*
|
|
ceph: remove bogus extern
stephen hemminger
2014-06-11
1
-1
/
+1
|
*
|
|
ipv4: fix a race in ip4_datagram_release_cb()
Eric Dumazet
2014-06-11
1
-5
/
+15
|
*
|
|
net: add __pskb_copy_fclone and pskb_copy_for_clone
Octavian Purdila
2014-06-11
7
-15
/
+19
|
*
|
|
bridge: Support 802.1ad vlan filtering
Toshiaki Makita
2014-06-11
3
-0
/
+130
|
*
|
|
bridge: Prepare for forwarding another bridge group addresses
Toshiaki Makita
2014-06-11
3
-2
/
+10
|
*
|
|
bridge: Prepare for 802.1ad vlan filtering support
Toshiaki Makita
2014-06-11
3
-12
/
+51
|
*
|
|
bridge: Add 802.1ad tx vlan acceleration
Toshiaki Makita
2014-06-11
1
-2
/
+3
|
*
|
|
net: filter: fix warning on 32-bit arch
Alexei Starovoitov
2014-06-11
1
-3
/
+3
|
*
|
|
tipc: fix potential bug in function tipc_backlog_rcv
Jon Paul Maloy
2014-06-11
1
-2
/
+3
|
*
|
|
net: sctp: fix incorrect type in gfp initializer
Daniel Borkmann
2014-06-11
1
-1
/
+1
|
*
|
|
net: sctp: improve sctp_select_active_and_retran_path selection
Daniel Borkmann
2014-06-11
1
-5
/
+45
|
*
|
|
net: sctp: migrate most recently used transport to ktime
Daniel Borkmann
2014-06-11
3
-5
/
+7
|
*
|
|
net: sctp: refactor active path selection
Daniel Borkmann
2014-06-11
1
-59
/
+61
|
*
|
|
ktime: add ktime_after and ktime_before helper
Daniel Borkmann
2014-06-11
1
-1
/
+1
|
*
|
|
mac802154: don't deliver packets to devices that are down
Phoebe Buckheister
2014-06-11
3
-10
/
+17
|
*
|
|
mac802154: properly free incoming skbs on decryption failure
Phoebe Buckheister
2014-06-11
1
-0
/
+1
|
*
|
|
net: filter: cleanup A/X name usage
Alexei Starovoitov
2014-06-11
1
-99
/
+99
|
*
|
|
bridge: memorize and export selected IGMP/MLD querier port
Linus Lüssing
2014-06-10
2
-6
/
+67
|
*
|
|
bridge: add export of multicast database adjacent to net_dev
Linus Lüssing
2014-06-10
2
-12
/
+58
|
*
|
|
bridge: adhere to querier election mechanism specified by RFCs
Linus Lüssing
2014-06-10
2
-13
/
+95
|
*
|
|
bridge: rename struct bridge_mcast_query/querier
Linus Lüssing
2014-06-10
3
-95
/
+100
|
*
|
|
gre: allow changing mac address when device is up
stephen hemminger
2014-06-10
1
-0
/
+1
|
*
|
|
tcp: add gfp parameter to tcp_fragment
Octavian Purdila
2014-06-10
2
-9
/
+11
[next]