Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7ba42910073f8432934d61a6c08b1023c408fb62
/
net
7ba4291
inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and inet_sendpage()
by Changli Gao
· 14 years ago
5c4bfa1
9p: strlen() doesn't count the terminator
by Dan Carpenter
· 14 years ago
9e34a5b
net/core: EXPORT_SYMBOL cleanups
by Eric Dumazet
· 14 years ago
4bc2f18
net/ipv4: EXPORT_SYMBOL cleanups
by Eric Dumazet
· 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
0050661
atm/br2684: register notifier event for carrier signal changes.
by Karl Hiramoto
· 14 years ago
7313bb8
atm: propagate signal changes via notifier
by Karl Hiramoto
· 14 years ago
a204b48
vlan: allow TSO setting on vlan interfaces
by Eric Dumazet
· 14 years ago
dd4ba83
gre: propagate ipv6 transport class
by Stephen Hemminger
· 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
49085bd
net/ipv4/ip_output.c: Removal of unused variable in ip_fragment()
by George Kadianakis
· 14 years ago
2817273
net: fix 64 bit counters on 32 bit arches
by Eric Dumazet
· 14 years ago
1776206
bridge: Clear IPCB before possible entry into IP stack
by Herbert Xu
· 14 years ago
7f285fa
bridge br_multicast: BUG: unable to handle kernel NULL pointer dereference
by Herbert Xu
· 14 years ago
fe76cda
ipv4: use skb_dst_copy() in ip_copy_metadata()
by Eric Dumazet
· 14 years ago
44b451f
xfrm: fix xfrm by MARK logic
by Peter Kosyh
· 14 years ago
256df2f
netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions
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
94e6721
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
f0796d5
net: decreasing real_num_tx_queues needs to flush qdisc
by John Fastabend
· 14 years ago
499031a
netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT
by Eric Dumazet
· 14 years ago
4df53d8
bridge: add per bridge device controls for invoking iptables
by Patrick McHardy
· 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
504f85c
act_nat: use stack variable
by Changli Gao
· 14 years ago
5acbf7f
act_mirred: combine duplicate code
by Changli Gao
· 14 years ago
92b50c4
mac82011: Allow selection of minstrel_ht as default rc algorithm
by Helmut Schaa
· 14 years ago
70777d0
net/core: use ntohs for skb->protocol
by Sebastian Andrzej Siewior
· 14 years ago
784e271
ipv6: Use interface max_desync_factor instead of static default
by Ben Hutchings
· 14 years ago
f56619f
ipv6: Clamp reported valid_lft to a minimum of 0
by Ben Hutchings
· 14 years ago
d1e3168
net/Makefile: conditionally descend to wireless and ieee802154
by Nicolas Kaiser
· 14 years ago
c466d4e
mac80211: add basic tracing to drv_get_survey
by John W. Linville
· 14 years ago
ff3074a
mac80211: remove unnecessary check in ieee80211_dump_survey
by John W. Linville
· 14 years ago
bf98843
ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
by Ben Hutchings
· 14 years ago
db048b6
ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALL
by Ben Hutchings
· 14 years ago
01eebb5
caif: Kconfig and Makefile fixes
by Sjur Braendeland
· 14 years ago
210d6de
act_mirred: don't clone skb when skb isn't shared
by Changli Gao
· 14 years ago
c4ead4c
tcp: tso_fragment() might avoid GFP_ATOMIC
by Eric Dumazet
· 14 years ago
9618e2f
vlan: 64 bit rx counters
by Eric Dumazet
· 14 years ago
7a9b2d5
net: use this_cpu_ptr()
by Eric Dumazet
· 14 years ago
38bdb65
mac80211: fix the for_each_sta_info macro
by Felix Fietkau
· 14 years ago
5ed3bc7
mac80211: use netif_receive_skb in ieee80211_tx_status callpath
by John W. Linville
· 14 years ago
5548a8a
mac80211: use netif_receive_skb in ieee80211_rx callpath
by John W. Linville
· 14 years ago
7eb9282
netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
by Patrick McHardy
· 14 years ago
cf377eb
netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop
by Patrick McHardy
· 14 years ago
172d69e
syncookies: add support for ECN
by Florian Westphal
· 14 years ago
734f614
syncookies: do not store rcv_wscale in tcp timestamp
by Florian Westphal
· 14 years ago
9587c6d
ipv6: remove ipv6_statistics
by Eric Dumazet
· 14 years ago
1823e4c8
snmp: add align parameter to snmp_mib_init()
by Eric Dumazet
· 14 years ago
4b4194c
arp: RCU change in arp_solicit()
by Eric Dumazet
· 14 years ago
59b8080
dccp: make implementation of Syn-RTT symmetric
by Gerrit Renker
· 14 years ago
a7d13fb
dccp: remove unused function argument
by Gerrit Renker
· 14 years ago
f9467ea
net/core/pktgen.c: Use pr_<level>
by Joe Perches
· 14 years ago
01f2f3f
net: optimize Berkeley Packet Filter (BPF) processing
by Hagen Paul Pfeifer
· 14 years ago
9f88816
ipv6: fix NULL reference in proxy neighbor discovery
by stephen hemminger
· 14 years ago
d70a011
netfilter: complete the deprecation of CONFIG_NF_CT_ACCT
by Tim Gardner
· 14 years ago
a875620
netfilter: xt_connbytes: Force CT accounting to be enabled
by Tim Gardner
· 14 years ago
1a61a83
Bluetooth: Bring back var 'i' increment
by Gustavo F. Padovan
· 14 years ago
565b7b2
tcp: do not send reset to already closed sockets
by Konstantin Khorenko
· 14 years ago
deb0d7c
net: fix "netpoll: Allow netpoll_setup/cleanup recursion"
by Andrew Morton
· 14 years ago
b1312c8
xfrm: check bundle policy existance before dereferencing it
by Timo Teräs
· 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
c937019
mac80211: avoid scheduling while atomic in mesh_rx_plink_frame
by John W. Linville
· 14 years ago
de66bfd
minstrel_ht: move minstrel_mcs_groups declaration to header file
by John W. Linville
· 14 years ago
670b7f1
wireless: mark reg_mutex as static
by John W. Linville
· 14 years ago
d5ece21
minstrel_ht: make *idx unsigned in minstrel_downgrade_rate
by John W. Linville
· 14 years ago
292b4df
mac80211: don't shadow mgmt variable in ieee80211_rx_h_action
by John W. Linville
· 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
406818f
bridge: 64bit rx/tx counters
by Eric Dumazet
· 14 years ago
6afff0c
net: consolidate netif_needs_gso() checks
by John Fastabend
· 14 years ago
fe6fb55
netfilter: fix simple typo in KConfig for netfiltert xt_TEE
by Arnd Hannemann
· 14 years ago
600069d
netfilter: xt_IDLETIMER needs kdev_t.h
by Randy Dunlap
· 14 years ago
26ec037
IPVS: one-packet scheduling
by Nick Chalk
· 14 years ago
26cde9f
udp: Fix bogus UFO packet generation
by Herbert Xu
· 14 years ago
f90754c
mac80211: Add interface for driver to temporarily disable dynamic ps
by Juuso Oikarinen
· 14 years ago
fb63bc4
mac80211: Fix compile warning in scan.c.
by Gertjan van Wingerde
· 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
543708b
mac80211: fix sw scan bracketing
by Johannes Berg
· 14 years ago
2fcc9f7
wireless: move regulatory_init to .init.text
by Uwe Kleine-König
· 14 years ago
f884e38
cfg80211: move cfg80211_exit to .exit.text
by Uwe Kleine-König
· 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
25442e0
bridge: fdb cleanup runs too often
by stephen hemminger
· 14 years ago
abf52f8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
c68cd6c
netfilter: nf_nat: support user-specified SNAT rules in LOCAL_IN
by Patrick McHardy
· 14 years ago
3924773
net: Export cred_to_ucred to modules.
by David S. Miller
· 14 years ago
6616f78
af_unix: Allow connecting to sockets in other network namespaces.
by Eric W. Biederman
· 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
b47030c
af_netlink: Add needed scm_destroy after scm_send.
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
Next »