Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9db9f279be5e663ae0de8b3349f07b38b18e9215
/
include
7ba4291
inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and inet_sendpage()
by Changli Gao
· 14 years ago
53d3176
net: cleanups
by Changli Gao
· 14 years ago
d775351
net: Document that dev_get_stats() returns the given pointer
by Ben Hutchings
· 14 years ago
3cfde79
net: Get rid of rtnl_link_stats64 / net_device_stats union
by Ben Hutchings
· 14 years ago
7313bb8
atm: propagate signal changes via notifier
by Karl Hiramoto
· 14 years ago
597e608
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
2817273
net: fix 64 bit counters on 32 bit arches
by Eric Dumazet
· 14 years ago
bcfcc45
net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined
by Ben Hutchings
· 14 years ago
f45f432
netdevice.h: Change netif_<level> macros to call netdev_<level> functions
by Joe Perches
· 14 years ago
256df2f
netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions
by Joe Perches
· 14 years ago
99bcf21
device.h drivers/base/core.c Convert dev_<level> logging macros to functions
by Joe Perches
· 14 years ago
7db6f5f
vsprintf: Recursive vsnprintf: Add "%pV", struct va_format
by Joe Perches
· 14 years ago
e490c1de
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 14 years ago
e2aec37
linux/net.h: fix kernel-doc warnings
by Randy Dunlap
· 14 years ago
f0796d5
net: decreasing real_num_tx_queues needs to flush qdisc
by John Fastabend
· 14 years ago
4ef6acf
sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lock
by John Fastabend
· 14 years ago
05318bc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
a5b6ee2
ethtool: Add support for control of RX flow hash indirection
by Ben Hutchings
· 14 years ago
1437ce3
ethtool: Change ethtool_op_set_flags to validate flags
by Ben Hutchings
· 14 years ago
d6bebca
fragment: add fast path for in-order fragments
by Changli Gao
· 14 years ago
4ce3c18
snmp: 64bit ipstats_mib for all arches
by Eric Dumazet
· 14 years ago
9b2c2ff
mv643xx_eth: use sw csum for big packets
by Saeed Bishara
· 14 years ago
787a344
net/neighbour.h: fix typo
by Kulikov Vasiliy
· 14 years ago
afd2a5c
eeprom_93cx6: Add support for 93c86 EEPROMs.
by Gertjan van Wingerde
· 14 years ago
4efd7e8
xfrm: fix XFRMA_MARK extraction in xfrm_mark_get
by Andreas Steffen
· 14 years ago
bf98843
ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
by Ben Hutchings
· 14 years ago
529d6da
caif-driver: Add CAIF-SPI Protocol driver.
by Sjur Braendeland
· 14 years ago
210d6de
act_mirred: don't clone skb when skb isn't shared
by Changli Gao
· 14 years ago
bc66154
macvlan: 64 bit rx counters
by Eric Dumazet
· 14 years ago
33d91f0
net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh()
by Eric Dumazet
· 14 years ago
b6b3ecc
net: u64_stats_sync improvements
by Eric Dumazet
· 14 years ago
7eb9282
netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
by Patrick McHardy
· 14 years ago
172d69e
syncookies: add support for ECN
by Florian Westphal
· 14 years ago
1823e4c8
snmp: add align parameter to snmp_mib_init()
by Eric Dumazet
· 14 years ago
01f2f3f
net: optimize Berkeley Packet Filter (BPF) processing
by Hagen Paul Pfeifer
· 14 years ago
a875620
netfilter: xt_connbytes: Force CT accounting to be enabled
by Tim Gardner
· 14 years ago
7a938f8
broadcom: Add 5241 support
by Dmitry Baryshkov
· 14 years ago
fcb26ec
broadcom: move all PHY_ID's to header
by Dmitry Baryshkov
· 14 years ago
98d2ff8
nl80211: Add option to adjust transmit power
by Juuso Oikarinen
· 14 years ago
fa61cf7
cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units
by Juuso Oikarinen
· 14 years ago
8244132
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
7b2ff18
net - IP_NODEFRAG option for IPv4 socket
by Jiri Olsa
· 14 years ago
16b8a47
net: Introduce u64_stats_sync infrastructure
by Eric Dumazet
· 14 years ago
1dc8d8c
net: Fix a typo in netlink.h
by Justin P. Mattock
· 14 years ago
8f1c14b
snmp: fix SNMP_ADD_STATS()
by Eric Dumazet
· 14 years ago
26ec037
IPVS: one-packet scheduling
by Nick Chalk
· 14 years ago
f90754c
mac80211: Add interface for driver to temporarily disable dynamic ps
by Juuso Oikarinen
· 14 years ago
69ad782
caif: Add debug connection type for CAIF.
by Sjur Braendeland
· 14 years ago
2aa40ae
caif: Use link layer MTU instead of fixed MTU
by Sjur Braendeland
· 14 years ago
a7da1f5
caif: Bugfix - RFM must support segmentation.
by Sjur Braendeland
· 14 years ago
b1c7424
caif: Bugfix not all services uses flow-ctrl.
by Sjur Braendeland
· 14 years ago
bb9c03d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
c68cd6c
netfilter: nf_nat: support user-specified SNAT rules in LOCAL_IN
by Patrick McHardy
· 14 years ago
d29c0c5
udp: Add UFO to NETIF_F_SOFTWARE_GSO
by Herbert Xu
· 14 years ago
7361c36
af_unix: Allow credentials to work across user and pid namespaces.
by Eric W. Biederman
· 14 years ago
257b535
scm: Capture the full credentials of the scm sender.
by Eric W. Biederman
· 14 years ago
109f6e3
af_unix: Allow SO_PEERCRED to work across namespaces.
by Eric W. Biederman
· 14 years ago
3f551f9
sock: Introduce cred_to_ucred
by Eric W. Biederman
· 14 years ago
5c1469d
user_ns: Introduce user_nsmap_uid and user_ns_map_gid.
by Eric W. Biederman
· 14 years ago
812e876
scm: Reorder scm_cookie.
by Eric W. Biederman
· 14 years ago
8c76368
syncookies: check decoded options against sysctl settings
by Florian Westphal
· 14 years ago
317fe0e
inetpeer: restore small inet_peer structures
by Eric Dumazet
· 14 years ago
d5f31fb
netpoll: Use correct primitives for RCU dereferencing
by Herbert Xu
· 14 years ago
5933dd2
net: NET_SKB_PAD should depend on L1_CACHE_BYTES
by Eric Dumazet
· 14 years ago
82695d9
net: Fix error in comment on net_device_ops::ndo_get_stats
by Ben Hutchings
· 14 years ago
aa1039e
inetpeer: RCU conversion
by Eric Dumazet
· 14 years ago
16fb62b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 14 years ago
ff61638
mac80211: Fix ps-qos network latency handling
by Juuso Oikarinen
· 14 years ago
a3433f3
tcp: unify tcp flag macros
by Changli Gao
· 14 years ago
f350a0a8
bridge: use rx_handler_data pointer to store net_bridge_port pointer
by Jiri Pirko
· 14 years ago
a35e2c1
macvlan: use rx_handler_data pointer to store macvlan_port pointer V2
by Jiri Pirko
· 14 years ago
93e2c32
net: add rx_handler data pointer
by Jiri Pirko
· 14 years ago
c18370f
netpoll: Add netpoll_tx_running
by Herbert Xu
· 14 years ago
8fdd95e
netpoll: Allow netpoll_setup/cleanup recursion
by Herbert Xu
· 14 years ago
4247e16
netpoll: Add ndo_netpoll_setup
by Herbert Xu
· 14 years ago
de85d99
netpoll: Fix RCU usage
by Herbert Xu
· 14 years ago
f9181f4
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 14 years ago
0902b46
netfilter: xtables: idletimer target implementation
by Luciano Coelho
· 14 years ago
1be3b5f
ethtool: Revert incorrect indentation changes
by Ben Hutchings
· 14 years ago
6854296
mac80211: Fix circular locking dependency in ARP filter handling
by Juuso Oikarinen
· 14 years ago
fbd2c8d
mac80211: Set basic rates while joining ibss network
by Teemu Paasikivi
· 14 years ago
85ad181
mac80211: allow drivers to sleep in ampdu_action
by Johannes Berg
· 14 years ago
5d22c89
mac80211: remove non-irqsafe aggregation callbacks
by Johannes Berg
· 14 years ago
f5c5440
netfilter: nfnetlink_log: RCU conversion, part 2
by Eric Dumazet
· 14 years ago
be1f3c2
net: Enable 64-bit net device statistics on 32-bit architectures
by Ben Hutchings
· 14 years ago
c7de2cf
pkt_sched: gen_kill_estimator() rcu fixes
by Eric Dumazet
· 14 years ago
62522d3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
14599f1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
d8d1f30
net-next: remove useless union keyword
by Changli Gao
· 14 years ago
592fcb9
ip: ip_ra_control() rcu fix
by Eric Dumazet
· 14 years ago
597a264
net: deliver skbs on inactive slaves to exact matches
by John Fastabend
· 15 years ago
88e7594
phonet: use call_rcu for phonet device free
by Jiri Pirko
· 14 years ago
b3c5163
netfilter: nf_conntrack: per_cpu untracking
by Eric Dumazet
· 14 years ago
5bfddbd
netfilter: nf_conntrack: IPS_UNTRACKED bit
by Eric Dumazet
· 14 years ago
abe37c4
wireless: fix kernel-doc
by Johannes Berg
· 14 years ago
339bb99
netfilter: xt_rateest: Better struct xt_rateest layout
by Eric Dumazet
· 14 years ago
bb69ae0
anycast: Some RCU conversions
by Eric Dumazet
· 14 years ago
6601850
ip: Router Alert RCU conversion
by Eric Dumazet
· 14 years ago
a8b690f
tcp: Fix slowness in read /proc/net/tcp
by Tom Herbert
· 14 years ago
eedc765
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
Next »