Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bc6bcb59dd7c184d229f9e86d08aa56059938a4c
/
net
« Previous
7a3b684
netrom: info leak in ->getname()
by Dan Carpenter
· 12 years ago
fccc9f1
appletalk: info leak in ->getname()
by Dan Carpenter
· 12 years ago
3a4e0d6
openvswitch: Use parallel_ops genl.
by Pravin B Shelar
· 12 years ago
def3117
genl: Allow concurrent genl callbacks.
by Pravin B Shelar
· 12 years ago
133b9424
irda: irlmp_reasons[] can be static
by Wu Fengguang
· 12 years ago
e12472d
net: remove redundant code in dev_hard_start_xmit()
by Eric Dumazet
· 12 years ago
ee80fbf
packet: account statistics only in tpacket_stats_u
by Daniel Borkmann
· 12 years ago
0578edc
packet: reorder a member in packet_ring_buffer
by Daniel Borkmann
· 12 years ago
b9c32fb
packet: if hw/sw ts enabled in rx/tx ring, report which ts we got
by Daniel Borkmann
· 12 years ago
7a51384
packet: enable hardware tx timestamping on tpacket ring
by Daniel Borkmann
· 12 years ago
2e31396
packet: tx timestamping on tpacket ring
by Willem de Bruijn
· 12 years ago
d3734b0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 12 years ago
e7e6f63
netfilter: nf_nat: missing condition in nf_xfrm_me_harder()
by Dan Carpenter
· 12 years ago
8bfadc3
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
1bf9310
netlink: fix compilation after memory mapped patches
by Nicolas Dichtel
· 12 years ago
6ed0e32
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
72f7835
Bluetooth: Remove unneeded parameter from L2CAP ATT channel handling
by Marcel Holtmann
· 12 years ago
77a63e0
Bluetooth: hci_get_cmd_complete() can be static
by Fengguang Wu
· 12 years ago
c73eee9
Bluetooth: Fix sending write_le_host_supporte for LE-only controllers
by Johan Hedberg
· 12 years ago
b0212b8
Merge branch 'bugfixes' into linux-next
by Trond Myklebust
· 12 years ago
bd1d421
Merge branch 'rpcsec_gss-from_cel' into linux-next
by Trond Myklebust
· 12 years ago
3dec224
netlink: Fix build with mmap disabled.
by David S. Miller
· 12 years ago
ec09414
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
c2cd0a5
caif: Remove bouncing address for Daniel Martensson
by sjur.brandeland@stericsson.com
· 12 years ago
26ee65e
caif: Remove my bouncing email address.
by sjur.brandeland@stericsson.com
· 12 years ago
1d5085c
netlink: fix typo in net/netlink/af_netlink.c
by Stephen Rothwell
· 12 years ago
3856143
ipvs: Use network byte order for sync message size
by Simon Horman
· 12 years ago
4bfbfbf
ipvs: off by one in set_sctp_state()
by Dan Carpenter
· 12 years ago
9c37510
ipvs: Use min3() in ip_vs_dbg_callid()
by Simon Horman
· 12 years ago
9fd0fa7
ipvs: Avoid shadowing net variable in ip_vs_leave()
by Simon Horman
· 12 years ago
0a92586
ipvs: fix sparse warnings for some parameters
by Julian Anastasov
· 12 years ago
f33c8b9
ipvs: fix sparse warnings in lblc and lblcr
by Julian Anastasov
· 12 years ago
371990e
ipvs: fix the remaining sparse warnings in ip_vs_ctl.c
by Julian Anastasov
· 12 years ago
7cf2eb7
ipvs: fix sparse warnings for ip_vs_conn listing
by Julian Anastasov
· 12 years ago
d717bb2
ipvs: properly dereference dest_dst in ip_vs_forget_dev
by Julian Anastasov
· 12 years ago
0c50134
batman-adv: fix global protection fault during soft_iface destruction
by Antonio Quartulli
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
3e3251b
net: sctp: minor: remove dead code from sctp_packet
by Daniel Borkmann
· 12 years ago
53759be
net: Remove return value from list_netdevice()
by dingtianhong
· 12 years ago
6475cb0
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
e563589
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 12 years ago
06d961a
mac80211/minstrel: use the new rate control API
by Felix Fietkau
· 12 years ago
a856666
mac80211/minstrel_ht: use the new rate control API
by Felix Fietkau
· 12 years ago
0d528d8
mac80211: improve the rate control API
by Felix Fietkau
· 12 years ago
5de1798
cfg80211: introduce critical protocol indication from user-space
by Arend van Spriel
· 12 years ago
a364736
mac80211: minstrel_ht: initialize rates selection
by Karl Beldan
· 12 years ago
c2eb5b0
mac80211: minstrel_ht: pick only supported rates for sta and group max*rates
by Karl Beldan
· 12 years ago
06f95e6
rfkill: fix error return code in rfkill_gpio_probe()
by Wei Yongjun
· 12 years ago
8ceb595
mac80211: use synchronize_rcu() with rcu_barrier()
by Bob Copeland
· 12 years ago
908f8d0
mac80211: indicate admission control in TX queue parameters
by Alexander Bondar
· 12 years ago
6e3ab55
cfg80211: invert P2P-Device vs. netdev check ordering
by Johannes Berg
· 12 years ago
65e8d5b
cfg80211: fix P2P-Device stop locking
by Johannes Berg
· 12 years ago
a42c74e
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
by Johannes Berg
· 12 years ago
dd981ab
batman-adv: use the proper header len when checking the TTVN
by Antonio Quartulli
· 12 years ago
8da63a6
net: vlan: fix up vlan_proto_idx() for CONFIG_BUG=n
by Patrick McHardy
· 12 years ago
cf2c014
net: vlan: fix memory leak in vlan_info_rcu_free()
by Patrick McHardy
· 12 years ago
c846ad9
net: rate-limit warn-bad-offload splats.
by Ben Greear
· 12 years ago
95a0616
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 12 years ago
cb95ec6
pkt_sched: fix error return code in fw_change_attrs()
by Wei Yongjun
· 12 years ago
e15465e
irda: small read past the end of array in debug code
by Dan Carpenter
· 12 years ago
4b457bd
packet: move hw/sw timestamp extraction into a small helper
by Daniel Borkmann
· 12 years ago
6e94d1e
net: socket: move ktime2ts to ktime header api
by Daniel Borkmann
· 12 years ago
2d6577f
net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_*
by David S. Miller
· 12 years ago
3ab1f68
nfnetlink: add support for memory mapped netlink
by Patrick McHardy
· 12 years ago
ec464e5
netfilter: rename netlink related "pid" variables to "portid"
by Patrick McHardy
· 12 years ago
4ae9fbe
netlink: add RX/TX-ring support to netlink diag
by Patrick McHardy
· 12 years ago
cd1df52
netlink: add flow control for memory mapped I/O
by Patrick McHardy
· 12 years ago
f9c2288
netlink: implement memory mapped recvmsg()
by Patrick McHardy
· 12 years ago
5fd9612
netlink: implement memory mapped sendmsg()
by Patrick McHardy
· 12 years ago
9652e93
netlink: add mmap'ed netlink helper functions
by Patrick McHardy
· 12 years ago
ccdfcc3
netlink: mmaped netlink: ring setup
by Patrick McHardy
· 12 years ago
cf0a018
netlink: add netlink_skb_set_owner_r()
by Patrick McHardy
· 12 years ago
1298ca4
netlink: don't orphan skb in netlink_trim()
by Patrick McHardy
· 12 years ago
0ebd0ac
net: add function to allocate sk_buff head without data area
by Patrick McHardy
· 12 years ago
e32123e
netlink: rename ssk to sk in struct netlink_skb_params
by Patrick McHardy
· 12 years ago
cd967e0
netlink: add symbolic value for congested state
by Patrick McHardy
· 12 years ago
8ad227f
net: vlan: add 802.1ad support
by Patrick McHardy
· 12 years ago
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
1fd9b1f
net: vlan: prepare for 802.1ad support
by Patrick McHardy
· 12 years ago
80d5c36
net: vlan: prepare for 802.1ad VLAN filtering offload
by Patrick McHardy
· 12 years ago
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
fd7fc25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 12 years ago
6a4cd3f
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
12fb3dd
tcp: call tcp_replace_ts_recent() from tcp_ack()
by Eric Dumazet
· 12 years ago
07dc93d
Bluetooth: Fix HCI command send functions to use const specifier
by Johan Hedberg
· 12 years ago
97990a0
nl80211: allow using wdev identifiers to get scan results
by Johannes Berg
· 12 years ago
d37d696
netfilter: xt_rpfilter: depend on raw or mangle table
by Florian Westphal
· 12 years ago
f83a7ea
netfilter: xt_rpfilter: skip locally generated broadcast/multicast, too
by Florian Westphal
· 12 years ago
1b737f8
mac80211: fix P2P-Device management frame RX
by Johannes Berg
· 12 years ago
5add189
netfilter: ipset: bitmap:ip,mac: fix listing with timeout
by Jozsef Kadlecsik
· 12 years ago
5a22483
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
0e280af
tcp: introduce TCPSpuriousRtxHostQueues SNMP counter
by Eric Dumazet
· 12 years ago
0fecd75
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
f229f6c
netfilter: add my copyright statements
by Patrick McHardy
· 12 years ago
ea2f2fa
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 12 years ago
76a388b
Bluetooth: Rename LE_SCANNING_* macros
by Andre Guedes
· 12 years ago
525e296
Bluetooth: Add macros for filter duplicates values
by Andre Guedes
· 12 years ago
5df480b
Bluetooth: Add LE scan type macros
by Andre Guedes
· 12 years ago
b6c7515
Bluetooth: Change LE scanning timeout macros
by Andre Guedes
· 12 years ago
d2c5d77
Bluetooth: Add reading of all local feature pages
by Johan Hedberg
· 12 years ago
Next »