Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6fed9592de7bd9c904ab476c3e264a18d1cf3598
/
net
c9bbb75
can: dump stack on protocol bugs
by Oliver Hartkopp
· 12 years ago
166ec36
net: Fix a comment typo
by Kusanagi Kouichi
· 12 years ago
1a2c618
tcp: Remove TCPCT
by Christoph Paasch
· 12 years ago
86feff3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 12 years ago
7f9421c
netpoll: use DEFINE_STATIC_SRCU() to define netpoll_srcu
by Lai Jiangshan
· 12 years ago
6681712
vxlan: generalize forwarding tables
by David Stevens
· 12 years ago
35353c2
ipv4: replace ip_fast_csum with csum_replace2
by Li RongQing
· 12 years ago
2a89f92
VSOCK: Support VM sockets connected to the hypervisor.
by Reilly Grant
· 12 years ago
2df5278
batman-adv: network coding - receive coded packets and decode them
by Martin Hundebøll
· 12 years ago
612d2b4
batman-adv: network coding - save overheard and tx packets for decoding
by Martin Hundebøll
· 12 years ago
3c12de9
batman-adv: network coding - code and transmit packets if possible
by Martin Hundebøll
· 12 years ago
9533247
batman-adv: network coding - buffer unicast packets before forward
by Martin Hundebøll
· 12 years ago
d56b170
batman-adv: network coding - detect coding nodes and remove these after timeout
by Martin Hundebøll
· 12 years ago
d353d8d
batman-adv: network coding - add the initial infrastructure code
by Martin Hundebøll
· 12 years ago
c1d0743
batman-adv: don't use !! in bool conversion
by Antonio Quartulli
· 12 years ago
f86ce0a
batman-adv: Return reason for failure in batadv_check_unicast_packet()
by Martin Hundebøll
· 12 years ago
736292c
batman-adv: replace redundant primary_if_get calls
by Marek Lindner
· 12 years ago
9b717a8
tcp: TLP loss detection.
by Nandita Dukkipati
· 12 years ago
6ba8a3b
tcp: Tail loss probe (TLP)
by Nandita Dukkipati
· 12 years ago
74694e7
bridge: using for_each_set_bit to simplify the code
by Wei Yongjun
· 12 years ago
5096e3c
bridge: using for_each_set_bit_from to simplify the code
by Wei Yongjun
· 12 years ago
e5f2ef7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
3da889b
bridge: reserve space for IFLA_BRPORT_FAST_LEAVE
by stephen hemminger
· 12 years ago
2230e0c
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
4660c7f
net/ipv4: Ensure that location of timestamp option is stored
by David Ward
· 12 years ago
e1733de
flow_dissector: support L2 GRE
by Michael Dalton
· 12 years ago
b47506d
batman-adv: verify tt len does not exceed packet len
by Marek Lindner
· 12 years ago
0cb77508
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
f4f3efd
net: can: af_can.c: Fix checkpatch warnings
by Valentin Ilie
· 12 years ago
e8f72ea
ipv6: introduce ip6tunnel_xmit() helper
by Cong Wang
· 12 years ago
9026c49
6lowpan: Fix endianness issue in is_addr_link_local().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
22c3521
ipv6: remove superfluous nla_data() NULL pointer checks
by Mathias Krause
· 12 years ago
29cd8ae
dcbnl: fix various netlink info leaks
by Mathias Krause
· 12 years ago
84d73cd
rtnl: fix info leak on RTM_GETLINK request for VF devices
by Mathias Krause
· 12 years ago
c085c49
bridge: fix mdb info leaks
by Mathias Krause
· 12 years ago
6aed0c8
tunnel: use iptunnel_xmit() again
by Cong Wang
· 12 years ago
7293261
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
4f3ed92
ipip: capture inner headers during encapsulation
by Pravin B Shelar
· 12 years ago
8344bfc6
ipip: Use tunnel_ip_select_ident() for tunnel IP-Identification.
by Pravin B Shelar
· 12 years ago
23bdbc80
dcb: fix sparse warnings
by stephen hemminger
· 12 years ago
7313626
tunneling: Add generic Tunnel segmentation.
by Pravin B Shelar
· 12 years ago
aefbd2b
tunneling: Capture inner mac header during encapsulation.
by Pravin B Shelar
· 12 years ago
f5b1729
net: Add skb_headers_offset_update helper function.
by Pravin B Shelar
· 12 years ago
ee57967
tunnel: Inherit NETIF_F_SG for hw_enc_features.
by Pravin B Shelar
· 12 years ago
ec5f061
net: Kill link between CSUM and SG features.
by Pravin B Shelar
· 12 years ago
dc893e1
Revert parts of "hlist: drop the node parameter from iterators"
by Arnd Bergmann
· 12 years ago
3868b7a
ipv6: report sin6_scope_id if sockopt RECVORIGDSTADDR is set
by Hannes Frederic Sowa
· 12 years ago
842df07
ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id
by Hannes Frederic Sowa
· 12 years ago
80580d4
ipv6: ndisc: remove redundant check for !dev->addr_len
by Thomas Graf
· 12 years ago
ddf6435
ipv6: stop multicast forwarding to process interface scoped addresses
by Hannes Frederic Sowa
· 12 years ago
3bc1b1a
bridging: fix rx_handlers return code
by Cristian Bercaru
· 12 years ago
a6a8fe9
netlabel: fix build problems when CONFIG_IPV6=n
by Paul Moore
· 12 years ago
2e85d67
net/rds: zero last byte for strncpy
by Chen Gang
· 12 years ago
7f0e44a
ipv6 flowlabel: add __rcu annotations
by Eric Dumazet
· 12 years ago
fbca58a
bridge: add missing vid to br_mdb_get()
by Cong Wang
· 12 years ago
c10cb5f
Fix: sparse warning in inet_csk_prepare_forced_close
by Christoph Paasch
· 12 years ago
bf5e4dd
bridge: use ipv4_is_local_multicast() helper
by Amerigo Wang
· 12 years ago
d0d79c3
afkey: fix a typo
by Junwei Zhang
· 12 years ago
3bffc47
CAIF: fix indentation for function arguments
by Silviu-Mihai Popescu
· 12 years ago
b2fb4f5
tcp: uninline tcp_prequeue()
by Eric Dumazet
· 12 years ago
0c1233a
netlabel: correctly list all the static label mappings
by Paul Moore
· 12 years ago
090096b
net: generic fdb support for drivers without ndo_fdb_<op>
by Vlad Yasevich
· 12 years ago
43b18db
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
6906f4e
htb: add HTB_DIRECT_QLEN attribute
by Eric Dumazet
· 12 years ago
7a67420
netconf: add the handler to dump entries
by Nicolas Dichtel
· 12 years ago
32cdd59
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
fa2b04f
net/ipv4: Timestamp option cannot overflow with prespecified addresses
by David Ward
· 12 years ago
d1f41b6
net: reduce net_rx_action() latency to 2 HZ
by Eric Dumazet
· 12 years ago
691b3b7
net: fix new kernel-doc warnings in net core
by Randy Dunlap
· 12 years ago
76e4cb0
pkt_sched: sch_qfq: remove a useless invocation of qfq_update_eligible
by Paolo Valente
· 12 years ago
40dd2d5
pkt_sched: sch_qfq: do not allow virtual time to jump if an aggregate is in service
by Paolo Valente
· 12 years ago
a0143ef
pkt_sched: sch_qfq: prevent budget from wrapping around after a dequeue
by Paolo Valente
· 12 years ago
2f3b89a
pkt_sched: sch_qfq: serve activated aggregates immediately if the scheduler is empty
by Paolo Valente
· 12 years ago
624b85f
pkt_sched: sch_qfq: fix the update of eligible-group sets
by Paolo Valente
· 12 years ago
9b99b7e
pkt_sched: sch_qfq: properly cap timestamps in charge_actual_service
by Paolo Valente
· 12 years ago
f74861c
net/irda: Raise dtr in non-blocking open
by Peter Hurley
· 12 years ago
0b176ce
net/irda: Use barrier to set task state
by Peter Hurley
· 12 years ago
2f7c069
net/irda: Hold port lock while bumping blocked_open
by Peter Hurley
· 12 years ago
a4ed2e7
net/irda: Fix port open counts
by Peter Hurley
· 12 years ago
82dc3c6
net: introduce NAPI_POLL_WEIGHT
by Eric Dumazet
· 12 years ago
dd9f319
tcp: ipv6: bind() use stronger condition for bind_conflict
by Flavio Leitner
· 12 years ago
9da060d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
aab2b4b
tcp: fix double-counted receiver RTT when leaving receiver fast path
by Neal Cardwell
· 12 years ago
d2123be
CAIF: fix sparse warning for caif_usb
by Silviu-Mihai Popescu
· 12 years ago
7dac1b5
rds: simplify a warning message
by Cong Wang
· 12 years ago
3e8b0ac
net: ipv6: Don't purge default router if accept_ra=2
by Lorenzo Colitti
· 12 years ago
3f73686
sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZE
by Cong Wang
· 12 years ago
ece6b0a
rds: limit the size allocated by rds_message_alloc()
by Cong Wang
· 12 years ago
9df9e783
netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't set
by Paul Bolle
· 12 years ago
ed018fa
netfilter: xt_AUDIT: only generate audit log when audit enabled
by Gao feng
· 12 years ago
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
d6e89c0
caif_dev: fix sparse warnings for caif_flow_cb
by Silviu-Mihai Popescu
· 12 years ago
8d05b37
Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
512e4b2
SUNRPC: One line comment fix
by Trond Myklebust
· 12 years ago
f9caed5
netfilter: nf_ct_helper: Fix logging for dropped packets
by Joe Perches
· 12 years ago
801d929
mac80211: another fix for idle handling in monitor mode
by Felix Fietkau
· 12 years ago
81ce0db
sctp: use the passed in gfp flags instead GFP_KERNEL
by Dan Carpenter
· 12 years ago
d8c6f4b
ipv[4|6]: correct dropwatch false positive in local_deliver_finish
by Neil Horman
· 12 years ago
9e0aab8
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
8b82547e33e
l2tp: Restore socket refcount when sendmsg succeeds
by Guillaume Nault
· 12 years ago
Next »