Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
71acc0ddd499cc323199fb1ae350ce9ea0744352
/
net
71acc0d
Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"
by David S. Miller
· 11 years ago
477143e
net: sctp: trivial: update bug report in header comment
by Daniel Borkmann
· 11 years ago
cda5f98
net: sctp: convert sctp_checksum_disable module param into sctp sysctl
by Daniel Borkmann
· 11 years ago
2690048
net: igmp: Allow user-space configuration of igmp unsolicited report interval
by William Manley
· 11 years ago
5c6fe01
net: igmp: Don't flush routing cache when force_igmp_version is modified
by William Manley
· 11 years ago
cab7004
net: igmp: Reduce Unsolicited report interval to 1s when using IGMPv3
by William Manley
· 11 years ago
1f07d03
net: add SNMP counters tracking incoming ECN bits
by Eric Dumazet
· 11 years ago
09effa6
packet: Revert recent header parsing changes.
by David S. Miller
· 11 years ago
3d9953a
net: use skb_copy_datagram_from_iovec() in zerocopy_sg_from_iovec()
by Jason Wang
· 11 years ago
0433547
net: use release_pages() in zerocopy_sg_from_iovec()
by Jason Wang
· 11 years ago
234a426
net: remove the useless comment in zerocopy_sg_from_iovec()
by Jason Wang
· 11 years ago
0a57ec6
net: use skb_fill_page_desc() in zerocopy_sg_from_iovec()
by Jason Wang
· 11 years ago
c3bdeb5
net: move zerocopy_sg_from_iovec() to net/core/datagram.c
by Jason Wang
· 11 years ago
b4bf077
net: move iov_pages() to net/core/iovec.c
by Jason Wang
· 11 years ago
6261d98
ip_tunnel: embed hash list head
by stephen hemminger
· 11 years ago
762a3d8
bridge: fix rcu check warning in multicast port group
by stephen hemminger
· 11 years ago
0e76a3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
72a67a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
83aaf3b
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
73f5698
fib_rules: fix suppressor names and default values
by Stefan Tomanek
· 11 years ago
0c0667a
vlan: cleanup the usage of vlan_dev_priv(dev)
by Wang Sheng-Hui
· 11 years ago
6a8b7f0
netlabel: use domain based selectors when address based selectors are not available
by Paul Moore
· 11 years ago
6313480
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
by Veaceslav Falico
· 11 years ago
8a849bb
net: netlink: minor: remove unused pointer in alloc_pg_vec
by Daniel Borkmann
· 11 years ago
6ef94cf
fib_rules: add route suppression based on ifgroup
by Stefan Tomanek
· 11 years ago
5f671d6
net: check net.core.somaxconn sysctl values
by Roman Gushchin
· 11 years ago
d1c53c8
icmpv6_filter: allow ICMPv6 messages with bodies < 4 bytes
by Werner Almesberger
· 11 years ago
9cc08af
icmpv6_filter: fix "_hdr" incorrectly being a pointer
by Werner Almesberger
· 11 years ago
c483e02
af_packet: simplify VLAN frame check in packet_snd
by Phil Sutter
· 11 years ago
cbd89ac
af_packet: fix for sending VLAN frames via packet_mmap
by Phil Sutter
· 11 years ago
0f75b09
af_packet: when sending ethernet frames, parse header for skb->protocol
by Phil Sutter
· 11 years ago
446266b
net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
by Daniel Borkmann
· 11 years ago
cbd3755
htb: fix sign extension bug
by stephen hemminger
· 11 years ago
d27fc78
sctp: Don't lookup dst if transport dst is still valid
by fan.du
· 11 years ago
439677d
ipv6: bump genid when delete/add address
by fan.du
· 11 years ago
c756891a
tipc: fix oops when creating server socket fails
by Ying Xue
· 11 years ago
e0d1095
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
by Cong Wang
· 11 years ago
8a226b2
ipv6: prevent race between address creation and removal
by Jiri Benc
· 11 years ago
3f8f529
ipv6: move peer_addr init into ipv6_add_addr()
by Jiri Pirko
· 11 years ago
49a18d8
ipv6: update ip6_rt_last_gc every time GC is run
by Michal Kubeček
· 11 years ago
2ac3ac8
ipv6: prevent fib6_run_gc() contention
by Michal Kubeček
· 11 years ago
22e02a0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
7193bd1
svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcall
by J. Bruce Fields
· 11 years ago
743e217
svcrpc: fix kfree oops in gss-proxy code
by J. Bruce Fields
· 11 years ago
dc43376
svcrpc: fix gss-proxy xdr decoding oops
by J. Bruce Fields
· 12 years ago
9f96392
svcrpc: fix gss_rpc_upcall create error
by J. Bruce Fields
· 12 years ago
447383d
NFSD/sunrpc: avoid deadlock on TCP connection due to memory pressure.
by NeilBrown
· 11 years ago
46b3a42
ipv6: fib6_rules should return exact return value
by Hannes Frederic Sowa
· 11 years ago
b00589a
bridge: disable snooping if there is no querier
by Linus Lüssing
· 11 years ago
7764a45
fib_rules: add .suppress operation
by Stefan Tomanek
· 11 years ago
8cb3b9c
net_sched: info leak in atm_tc_dump_class()
by Dan Carpenter
· 11 years ago
f2f872f
netem: Introduce skb_orphan_partial() helper
by Eric Dumazet
· 11 years ago
ca4c3fc
net: split rt_genid for ipv4 and ipv6
by fan.du
· 11 years ago
06693f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
c0155b2
tcp: Remove unused tcpct declarations and comments
by Dmitry Popov
· 11 years ago
11a4582
Merge tag 'nfc-fixes-3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-fixes
by John W. Linville
· 11 years ago
704278c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 11 years ago
4299c8a
net: remove an unneeded check
by Dan Carpenter
· 11 years ago
b438f94
flow_dissector: add support for IPPROTO_IPV6
by Tom Herbert
· 11 years ago
fca4189
flow_dissector: clean up IPIP case
by Tom Herbert
· 11 years ago
ff80e51
net: export physical port id via sysfs
by Jiri Pirko
· 11 years ago
66cae9e
rtnl: export physical port id via RT netlink
by Jiri Pirko
· 11 years ago
66b52b0
net: add ndo to get id of physical port of the device
by Jiri Pirko
· 11 years ago
ffd756b
pktgen: Require CONFIG_INET due to use of IPv4 checksum function
by Thomas Graf
· 11 years ago
e1ee367
genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACE
by Pablo Neira
· 11 years ago
ff862a4
af_key: more info leaks in pfkey messages
by Dan Carpenter
· 11 years ago
9ea7187
NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD
by Samuel Ortiz
· 11 years ago
5ad37d5
tcp: add tcp_syncookies mode to allow unconditionally generation of syncookies
by Hannes Frederic Sowa
· 11 years ago
60ff779
9p: client: remove unused code and any reference to "cancelled" function
by Andi Shyti
· 11 years ago
a0db856
net_sched: Fix stack info leak in cbq_dump_wrr().
by David S. Miller
· 11 years ago
53e21fb
Bluetooth: Fix calling request callback more than once
by Johan Hedberg
· 11 years ago
3f8e2d7
Bluetooth: Fix HCI init for BlueFRITZ! devices
by Johan Hedberg
· 11 years ago
73d94e9
pktgen: add needed include file
by Stephen Rothwell
· 11 years ago
9d4a031
ipv4, ipv6: send igmpv3/mld packets with TC_PRIO_CONTROL
by Hannes Frederic Sowa
· 11 years ago
c74f2b2
genetlink: release cb_lock before requesting additional module
by Stanislaw Gruszka
· 11 years ago
03c633e
pktgen: Use ip_send_check() to compute checksum
by Thomas Graf
· 11 years ago
c26bf4a
pktgen: Add UDPCSUM flag to support UDP checksums
by Thomas Graf
· 11 years ago
82a54d0
VSOCK: Move af_vsock.h and vsock_addr.h to include/net
by Asias He
· 11 years ago
024ec3d
net/sctp: Refactor SCTP skb checksum computation
by Joe Stringer
· 11 years ago
93d8bf9
bridge: cleanup netpoll code
by stephen hemminger
· 11 years ago
555445c
neigh: prevent overflowing params in /proc/sys/net/ipv4/neigh/
by Francesco Fusco
· 11 years ago
fcee337
Bluetooth: Fix race between hci_register_dev() and hci_dev_open()
by Gustavo Padovan
· 12 years ago
da9910a
Bluetooth: Fix invalid length check in l2cap_information_rsp()
by Jaganath Kanakkassery
· 12 years ago
23df0b7
regulatory: use correct regulatory initiator on wiphy register
by Arik Nemtsov
· 11 years ago
1df86b4
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
deceb4c
net: fix comment above build_skb()
by Florian Fainelli
· 11 years ago
18afa4b
net: Make devnet_rename_seq static
by Thomas Gleixner
· 11 years ago
c9bee3b
tcp: TCP_NOTSENT_LOWAT socket option
by Eric Dumazet
· 11 years ago
64dc613
net: add sk_stream_is_writeable() helper
by Eric Dumazet
· 11 years ago
91705c6
net: sctp: trivial: update mailing list address
by Daniel Borkmann
· 11 years ago
905a6f9
ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup
by Hannes Frederic Sowa
· 11 years ago
f585a99
fib_trie: potential out of bounds access in trie_show_stats()
by Jerry Snitselaar
· 11 years ago
59ea52d
net: trans_rdma: remove unused function
by Andi Shyti
· 11 years ago
9225b23
net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1
by fan.du
· 11 years ago
86a37de
net ipv6: Remove rebundant rt6i_nsiblings initialization
by fan.du
· 11 years ago
18e1ccb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
b9959fd
vti: switch to new ip tunnel code
by Amerigo Wang
· 11 years ago
2b52c3a
ip6mr: change the prototype of ip6_mr_forward().
by Rami Rosen
· 11 years ago
c4854ec
ipmr: change the prototype of ip_mr_forward().
by Rami Rosen
· 11 years ago
4aa5dee
net: convert resend IGMP to notifier event
by Jiri Pirko
· 11 years ago
Next »