Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
3d8009c780ee90fccb5c171caf30aff839f13547
/
net
05318bc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
a5b6ee2
ethtool: Add support for control of RX flow hash indirection
by Ben Hutchings
· 15 years ago
1437ce3
ethtool: Change ethtool_op_set_flags to validate flags
by Ben Hutchings
· 15 years ago
d6bebca
fragment: add fast path for in-order fragments
by Changli Gao
· 15 years ago
4ce3c18
snmp: 64bit ipstats_mib for all arches
by Eric Dumazet
· 15 years ago
504f85c
act_nat: use stack variable
by Changli Gao
· 15 years ago
5acbf7f
act_mirred: combine duplicate code
by Changli Gao
· 15 years ago
92b50c4
mac82011: Allow selection of minstrel_ht as default rc algorithm
by Helmut Schaa
· 15 years ago
70777d0
net/core: use ntohs for skb->protocol
by Sebastian Andrzej Siewior
· 15 years ago
784e271
ipv6: Use interface max_desync_factor instead of static default
by Ben Hutchings
· 15 years ago
f56619f
ipv6: Clamp reported valid_lft to a minimum of 0
by Ben Hutchings
· 15 years ago
d1e3168
net/Makefile: conditionally descend to wireless and ieee802154
by Nicolas Kaiser
· 15 years ago
c466d4e
mac80211: add basic tracing to drv_get_survey
by John W. Linville
· 15 years ago
ff3074a
mac80211: remove unnecessary check in ieee80211_dump_survey
by John W. Linville
· 15 years ago
01eebb5
caif: Kconfig and Makefile fixes
by Sjur Braendeland
· 15 years ago
210d6de
act_mirred: don't clone skb when skb isn't shared
by Changli Gao
· 15 years ago
c4ead4c
tcp: tso_fragment() might avoid GFP_ATOMIC
by Eric Dumazet
· 15 years ago
9618e2f
vlan: 64 bit rx counters
by Eric Dumazet
· 15 years ago
7a9b2d5
net: use this_cpu_ptr()
by Eric Dumazet
· 15 years ago
38bdb65
mac80211: fix the for_each_sta_info macro
by Felix Fietkau
· 15 years ago
5ed3bc7
mac80211: use netif_receive_skb in ieee80211_tx_status callpath
by John W. Linville
· 15 years ago
5548a8a
mac80211: use netif_receive_skb in ieee80211_rx callpath
by John W. Linville
· 15 years ago
172d69e
syncookies: add support for ECN
by Florian Westphal
· 15 years ago
734f614
syncookies: do not store rcv_wscale in tcp timestamp
by Florian Westphal
· 15 years ago
9587c6d
ipv6: remove ipv6_statistics
by Eric Dumazet
· 15 years ago
1823e4c8
snmp: add align parameter to snmp_mib_init()
by Eric Dumazet
· 15 years ago
4b4194c
arp: RCU change in arp_solicit()
by Eric Dumazet
· 15 years ago
59b8080
dccp: make implementation of Syn-RTT symmetric
by Gerrit Renker
· 15 years ago
a7d13fb
dccp: remove unused function argument
by Gerrit Renker
· 15 years ago
f9467ea
net/core/pktgen.c: Use pr_<level>
by Joe Perches
· 15 years ago
01f2f3f
net: optimize Berkeley Packet Filter (BPF) processing
by Hagen Paul Pfeifer
· 15 years ago
565b7b2
tcp: do not send reset to already closed sockets
by Konstantin Khorenko
· 15 years ago
deb0d7c
net: fix "netpoll: Allow netpoll_setup/cleanup recursion"
by Andrew Morton
· 15 years ago
98d2ff8
nl80211: Add option to adjust transmit power
by Juuso Oikarinen
· 15 years ago
fa61cf7
cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units
by Juuso Oikarinen
· 15 years ago
c937019
mac80211: avoid scheduling while atomic in mesh_rx_plink_frame
by John W. Linville
· 15 years ago
de66bfd
minstrel_ht: move minstrel_mcs_groups declaration to header file
by John W. Linville
· 15 years ago
670b7f1
wireless: mark reg_mutex as static
by John W. Linville
· 15 years ago
d5ece21
minstrel_ht: make *idx unsigned in minstrel_downgrade_rate
by John W. Linville
· 15 years ago
292b4df
mac80211: don't shadow mgmt variable in ieee80211_rx_h_action
by John W. Linville
· 15 years ago
8244132
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
7b2ff18
net - IP_NODEFRAG option for IPv4 socket
by Jiri Olsa
· 15 years ago
406818f
bridge: 64bit rx/tx counters
by Eric Dumazet
· 15 years ago
6afff0c
net: consolidate netif_needs_gso() checks
by John Fastabend
· 15 years ago
26cde9f
udp: Fix bogus UFO packet generation
by Herbert Xu
· 15 years ago
f90754c
mac80211: Add interface for driver to temporarily disable dynamic ps
by Juuso Oikarinen
· 15 years ago
fb63bc4
mac80211: Fix compile warning in scan.c.
by Gertjan van Wingerde
· 15 years ago
69ad782
caif: Add debug connection type for CAIF.
by Sjur Braendeland
· 15 years ago
2aa40ae
caif: Use link layer MTU instead of fixed MTU
by Sjur Braendeland
· 15 years ago
a7da1f5
caif: Bugfix - RFM must support segmentation.
by Sjur Braendeland
· 15 years ago
b1c7424
caif: Bugfix not all services uses flow-ctrl.
by Sjur Braendeland
· 15 years ago
543708b
mac80211: fix sw scan bracketing
by Johannes Berg
· 15 years ago
2fcc9f7
wireless: move regulatory_init to .init.text
by Uwe Kleine-König
· 15 years ago
f884e38
cfg80211: move cfg80211_exit to .exit.text
by Uwe Kleine-König
· 15 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
· 15 years ago
25442e0
bridge: fdb cleanup runs too often
by stephen hemminger
· 15 years ago
abf52f8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
3924773
net: Export cred_to_ucred to modules.
by David S. Miller
· 15 years ago
6616f78
af_unix: Allow connecting to sockets in other network namespaces.
by Eric W. Biederman
· 15 years ago
7361c36
af_unix: Allow credentials to work across user and pid namespaces.
by Eric W. Biederman
· 15 years ago
257b535
scm: Capture the full credentials of the scm sender.
by Eric W. Biederman
· 15 years ago
b47030c
af_netlink: Add needed scm_destroy after scm_send.
by Eric W. Biederman
· 15 years ago
109f6e3
af_unix: Allow SO_PEERCRED to work across namespaces.
by Eric W. Biederman
· 15 years ago
3f551f9
sock: Introduce cred_to_ucred
by Eric W. Biederman
· 15 years ago
fa68a78
Clear IFF_XMIT_DST_RELEASE for teql interfaces
by Tom Hughes
· 15 years ago
8c76368
syncookies: check decoded options against sysctl settings
by Florian Westphal
· 15 years ago
d8d326d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
021570e
mac80211: fix warn, enum may be used uninitialized
by Christoph Fritz
· 15 years ago
317fe0e
inetpeer: restore small inet_peer structures
by Eric Dumazet
· 15 years ago
5f2f892
inetpeer: do not use zero refcnt for freed entries
by Eric Dumazet
· 15 years ago
9f70b0f
bridge: Add const to dummy br_netpoll_send_skb
by Herbert Xu
· 15 years ago
fed396a
bridge: Fix OOM crash in deliver_clone
by Herbert Xu
· 15 years ago
a95d8c8
ipfrag : frag_kfree_skb() cleanup
by Eric Dumazet
· 15 years ago
d27f9b3
ip_frag: Remove some atomic ops
by Eric Dumazet
· 15 years ago
2bbdf38
ipv6: syncookies: do not skip ->iif initialization
by Florian Westphal
· 15 years ago
aa1039e
inetpeer: RCU conversion
by Eric Dumazet
· 15 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
· 15 years ago
9190252
mac80211: Use a separate CCMP PN receive counter for management frames
by Jouni Malinen
· 15 years ago
05e48e8
mac80211: Protect Deauthentication frame when using MFP
by Jouni Malinen
· 15 years ago
ff61638
mac80211: Fix ps-qos network latency handling
by Juuso Oikarinen
· 15 years ago
2107134
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 15 years ago
a3433f3
tcp: unify tcp flag macros
by Changli Gao
· 15 years ago
f350a0a
bridge: use rx_handler_data pointer to store net_bridge_port pointer
by Jiri Pirko
· 15 years ago
93e2c32
net: add rx_handler data pointer
by Jiri Pirko
· 15 years ago
91d2c34
bridge: Fix netpoll support
by Herbert Xu
· 15 years ago
8fdd95e
netpoll: Allow netpoll_setup/cleanup recursion
by Herbert Xu
· 15 years ago
4247e16
netpoll: Add ndo_netpoll_setup
by Herbert Xu
· 15 years ago
dbaa154
netpoll: Add locking for netpoll_setup/cleanup
by Herbert Xu
· 15 years ago
de85d99
netpoll: Fix RCU usage
by Herbert Xu
· 15 years ago
3665504
bridge: Remove redundant npinfo NULL setting
by Herbert Xu
· 15 years ago
c04ec80
netpoll: Set npinfo to NULL even with ndo_netpoll_cleanup
by Herbert Xu
· 15 years ago
f9181f4
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
0902b46
netfilter: xtables: idletimer target implementation
by Luciano Coelho
· 15 years ago
d73f33b
netfilter: CLUSTERIP: RCU conversion
by Eric Dumazet
· 15 years ago
d6cc1d6
inetpeer: various changes
by Eric Dumazet
· 15 years ago
c68f24c
ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit()
by Eric Dumazet
· 15 years ago
f6bc7d9
ipv6: avoid two atomics in ipv6_rthdr_rcv()
by Eric Dumazet
· 15 years ago
6b08f51
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
6854296
mac80211: Fix circular locking dependency in ARP filter handling
by Juuso Oikarinen
· 15 years ago
5ea096c
mac80211: remove BSS from cfg80211 list when leaving IBSS
by Teemu Paasikivi
· 15 years ago
Next »