Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1cd829c83eab8b899b85d597c767fcf8b4cf8fd6
/
net
1cd829c
mac802154: RX data path
by alex.bluesman.smirnov@gmail.com
· 13 years ago
1010f54
mac802154: allocation of ieee802154 device
by alex.bluesman.smirnov@gmail.com
· 13 years ago
c727e7f
Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by David S. Miller
· 13 years ago
91df42b
net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug
by Joe Perches
· 13 years ago
f321383
net: ipv6: Standardize prefixes for message logging
by Joe Perches
· 13 years ago
ee446fd
tokenring: delete all remaining driver support
by Paul Gortmaker
· 13 years ago
211ed86
net: delete all instances of special processing for token ring
by Paul Gortmaker
· 13 years ago
60eea6c
atm: remove the coupling to token ring support
by Paul Gortmaker
· 13 years ago
bc9b35a
xfrm: Convert several xfrm policy match functions to bool.
by David S. Miller
· 13 years ago
e87cc47
net: Convert net_ratelimit uses to net_<level>_ratelimited
by Joe Perches
· 13 years ago
71b697fc
xfrm_algo: drop an unnecessary inclusion
by Jan Beulich
· 13 years ago
7e15252
xfrm: make xfrm_algo.c a module
by Jan Beulich
· 13 years ago
7483360
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 13 years ago
c597f66
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 13 years ago
669d67b
net: codel: fix build errors
by Sasha Levin
· 13 years ago
ce5b4b9
net/codel: Add missing #include <linux/prefetch.h>
by Geert Uytterhoeven
· 13 years ago
521251f
batman-adv: unset the TT_CLIENT_PENDING flag if the new local entry already exists
by Antonio Quartulli
· 13 years ago
e015726
batman-adv: Start new development cycle
by Sven Eckelmann
· 13 years ago
6796958
batman-adv: use shorter pr_warn instead of pr_warning
by Sven Eckelmann
· 13 years ago
8c7bf24
batman-adv: refactor window_protected to avoid unnecessary return statement
by Marek Lindner
· 13 years ago
e3b0d0d
batman-adv: prepare lq_update_lock to be shared among different protocols
by Marek Lindner
· 13 years ago
3275e7c
batman-adv: improve unicast packet (re)routing
by Antonio Quartulli
· 13 years ago
8710e26
batman-adv: avoid skb_linearise() if not needed
by Antonio Quartulli
· 13 years ago
4b549a2
fq_codel: Fair Queue Codel AQM
by Eric Dumazet
· 13 years ago
647c0c7
net/ipv6/af_inet6.c: checkpatch cleanup
by Eldad Zack
· 13 years ago
35c133a
batman-adv: add contributor name
by Antonio Quartulli
· 13 years ago
c64703a
batman-adv: update copyright years
by Antonio Quartulli
· 13 years ago
fefa532
batman-adv: fix checkpatch string complaint
by Marek Lindner
· 13 years ago
13b2541
batman-adv: avoid temporary routing loops by being strict on forwarded OGMs
by Marek Lindner
· 13 years ago
9d853f6
batman-adv: Adding hard_iface specific sysfs wrapper macros for UINT
by Linus Luessing
· 13 years ago
f245c38
batman-adv: rename sysfs macros to reflect the soft-interface dependency
by Marek Lindner
· 13 years ago
c322939
batman-adv: refactoring API: find generalized name for bat_ogm_update_mac callback
by Marek Lindner
· 13 years ago
edbf12b
batman-adv: ignore protocol packets if the interface did not enable this protocol
by Marek Lindner
· 13 years ago
7ae8b28
batman-adv: split neigh_new function into generic and batman iv specific parts
by Marek Lindner
· 13 years ago
0b0094e
batman-adv: replace HZ calculations with jiffies_to_msecs()
by Marek Lindner
· 13 years ago
d7b2a97
batman-adv: rename last_valid to last_seen
by Marek Lindner
· 13 years ago
c3e2931
batman-adv: register batman ogm receive function during protocol init
by Marek Lindner
· 13 years ago
ffa995e
batman-adv: introduce packet type handler array for incoming packets
by Marek Lindner
· 13 years ago
75cd33f
batman-adv: introduce is_single_hop_neigh variable to increase readability
by Marek Lindner
· 13 years ago
9205cc5
batman-adv: fix wrong dhcp option list browsing
by Antonio Quartulli
· 13 years ago
06a4c1c
6lowpan: IPv6 link local address
by alex.bluesman.smirnov@gmail.com
· 13 years ago
76e3cc1
codel: Controlled Delay AQM
by Eric Dumazet
· 13 years ago
2dd875f
net_sched: update bstats in dequeue()
by Eric Dumazet
· 13 years ago
a6700db
net, drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bits
by Joe Perches
· 13 years ago
d301e32
l2tp: fix data packet sequence number handling
by James Chapman
· 13 years ago
38d40b3
l2tp: fix reorder timeout recovery
by James Chapman
· 13 years ago
1070b1b
tcp: Out-line tcp_try_rmem_schedule
by Pavel Emelyanov
· 13 years ago
3c961af
tcp: Schedule rmem for rcvq repair send
by Pavel Emelyanov
· 13 years ago
292e8d8
tcp: Move rcvq sending to tcp_input.c
by Pavel Emelyanov
· 13 years ago
ae535ba
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 13 years ago
41c3cb6
ethtool: Extend the ethtool API to obtain plugin module eeprom data
by Stuart Hodgson
· 13 years ago
081d094
ethtool: Split ethtool_get_eeprom() to allow for additional EEPROM accessors
by Ben Hutchings
· 13 years ago
8feedbb
dsa: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 13 years ago
4c76472
wireless: Convert compare_ether_addr to ether_addr_equal by hand
by Joe Perches
· 13 years ago
ac422d3
wireless: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 13 years ago
8561cf9
netfilter: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 13 years ago
3bc7945
mac80211: Convert compare_ether_addr to ether_addr_equal by hand
by Joe Perches
· 13 years ago
b203ca3
mac80211: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 13 years ago
c47fc98
bluetooth: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 13 years ago
150238e
atm: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 13 years ago
9a7b6ef9
bridge: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 13 years ago
171fe5ef
bridge: netfilter: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 13 years ago
53a2b3a
8021q: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 13 years ago
28b2980
802: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 13 years ago
0197dee
netfilter: hashlimit: byte-based limit mode
by Florian Westphal
· 13 years ago
817e076
netfilter: hashlimit: move rateinfo initialization to helper
by Florian Westphal
· 13 years ago
7a909ac
netfilter: limit, hashlimit: avoid duplicated inline
by Florian Westphal
· 13 years ago
cf308a1
netfilter: add xt_hmark target for hash-based skb marking
by Hans Schillstrom
· 13 years ago
84018f5
netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()
by Hans Schillstrom
· 13 years ago
70c33ea
{nl,cfg,mac}80211: Allow user to see/configure HT protection mode
by Ashok Nagarajan
· 13 years ago
b91e64a
mac80211: Allow nonHT/HT peering in mesh
by Ashok Nagarajan
· 13 years ago
57aac7c
mac80211: Implement HT mixed protection mode
by Ashok Nagarajan
· 13 years ago
431e315
mac80211: Advertise HT protection mode in IEs
by Ashok Nagarajan
· 13 years ago
ef9456a
cfg80211: fix BSS comparison
by Emmanuel Grumbach
· 13 years ago
3073a7c
mac80211: Add more ethtools stats: survey, rates, etc
by Ben Greear
· 13 years ago
e352114
mac80211: Framework to get wifi-driver stats via ethtool.
by Ben Greear
· 13 years ago
b1ab792
mac80211: Support getting sta_info stats via ethtool.
by Ben Greear
· 13 years ago
d619921
cfg80211: Add framework to support ethtool stats.
by Ben Greear
· 13 years ago
c7d2582
mac80211: don't transmit 40MHz frames to 20MHz peer
by Thomas Pedersen
· 13 years ago
e87278e
mac80211: insert mesh peer after init
by Thomas Pedersen
· 13 years ago
91a0099
mac80211: fix rate control update on 2040 bss change
by Rajkumar Manoharan
· 13 years ago
d16cf20
netfilter: remove ip_queue support
by Pablo Neira Ayuso
· 13 years ago
6714cf5
netfilter: nf_conntrack: fix explicit helper attachment and NAT
by Pablo Neira Ayuso
· 13 years ago
9768e1a
netfilter: nf_ct_expect: partially implement ctnetlink_change_expect
by Kelvie Wong
· 13 years ago
6d8ebc8
net: export sysctl_[r|w]mem_max symbols needed by ip_vs_sync
by Hans Schillstrom
· 13 years ago
068d522
ipvs: ip_vs_proto: local functions should not be exposed globally
by H Hartley Sweeten
· 13 years ago
d5cce20
ipvs: ip_vs_ftp: local functions should not be exposed globally
by H Hartley Sweeten
· 13 years ago
6b324db
ipvs: optimize the use of flags in ip_vs_bind_dest
by Pablo Neira Ayuso
· 13 years ago
f73181c
ipvs: add support for sync threads
by Pablo Neira Ayuso
· 13 years ago
749c42b
ipvs: reduce sync rate with time thresholds
by Julian Anastasov
· 13 years ago
1c003b1
ipvs: wakeup master thread
by Pablo Neira Ayuso
· 13 years ago
cdcc5e9
ipvs: always update some of the flags bits in backup
by Julian Anastasov
· 13 years ago
882a844
ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter
by Julian Anastasov
· 13 years ago
06611f8
ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest
by Julian Anastasov
· 13 years ago
82cfc06
ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server
by Julian Anastasov
· 13 years ago
9615e61e
ipvs: use GFP_KERNEL allocation where possible
by Sasha Levin
· 13 years ago
d6318f0
ipvs: SH scheduler does not need GFP_ATOMIC allocation
by Julian Anastasov
· 13 years ago
45d4e71
ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init
by Julian Anastasov
· 13 years ago
4f2a94d
ipvs: WRR scheduler does not need GFP_ATOMIC allocation
by Julian Anastasov
· 13 years ago
4beddbe
ipvs: DH scheduler does not need GFP_ATOMIC allocation
by Julian Anastasov
· 13 years ago
Next »