Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ccf5bd8c27daa4184004438273e03d3812b14d75
/
net
ccf5bd8
netfilter: xtables: remove redundant casts
by Jan Engelhardt
· 16 years ago
4ba351c
netfilter: xtables: use NFPROTO_ in standard targets
by Jan Engelhardt
· 16 years ago
4b1e27e
netfilter: queue: use NFPROTO_ for queue callsites
by Jan Engelhardt
· 16 years ago
383ca5b
netfilter: xtables: use NFPROTO_ for xt_proto_init callsites
by Jan Engelhardt
· 16 years ago
4dbc8ef
net: Make inet_twsk_put similar to sock_put
by Arnaldo Carvalho de Melo
· 16 years ago
ae8d7f8
tcp:fix the code indent
by Shan Wei
· 16 years ago
f001fde
net: introduce a list of device addresses dev_addr_list (v6)
by Jiri Pirko
· 16 years ago
088eb2d
netns 2/2: extract net_create()
by Alexey Dobriyan
· 16 years ago
4a84822
netns 1/2: don't get/put old netns on CLONE_NEWNET
by Alexey Dobriyan
· 16 years ago
255cac9
tcp: extend ECN sysctl to allow server-side only ECN
by Ilpo Järvinen
· 16 years ago
513de11
net: Avoid modulus in skb_tx_hash() for forwarding case.
by David S. Miller
· 16 years ago
698960a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
d252a5e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
902e5ea
Subject: [PATCH] br2684: restore net_dev initialization
by Rabin Vincent
· 16 years ago
d0ab8ff
net: Only store high 16 bits of kernel generated filter priorities
by Robert Love
· 16 years ago
acda074
xt_socket: checks for the state of nf_conntrack
by Laszlo Attila Toth
· 16 years ago
ec581f6
net: Fix skb_tx_hash() for forwarding workloads.
by Eric Dumazet
· 16 years ago
7a67e56
net: Fix oops when splicing skbs from a frag_list.
by Jarek Poplawski
· 16 years ago
aba7453
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
ddc9f82
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
c428c89
mac80211: default to automatic power control
by Johannes Berg
· 16 years ago
d4c4a9a
mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lock
by Alan Jenkins
· 16 years ago
bf0de3e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
by David S. Miller
· 16 years ago
942e4a2
netfilter: revised locking for x_tables
by Stephen Hemminger
· 16 years ago
3fdca1e
Bluetooth: Fix connection establishment with low security requirement
by Marcel Holtmann
· 16 years ago
052b30b
Bluetooth: Add different pairing timeout for Legacy Pairing
by Marcel Holtmann
· 16 years ago
f3784d8
Bluetooth: Ensure that HCI sysfs add/del is preempt safe
by Roger Quadros
· 16 years ago
ac5978e
inet_diag: Remove dup assignments
by Arnaldo Carvalho de Melo
· 16 years ago
bf368e4
net: Avoid extra wakeups of threads blocked in wait_for_packet()
by Eric Dumazet
· 16 years ago
8dc92f7
sctp: add feature bit for SCTP offload in hardware
by Jesse Brandeburg
· 16 years ago
36e7b1b
gro: Fix COMPLETE checksum handling
by Herbert Xu
· 16 years ago
edbd9e3
gro: Fix handling of headers that extend over the tail
by Herbert Xu
· 16 years ago
c9503e0
ipv4: Limit size of route cache hash table
by Anton Blanchard
· 16 years ago
683703a
drop_monitor: Update netlink protocol to include netlink attribute header in alert message
by Neil Horman
· 16 years ago
6a783c9
xfrm: wrong hash value for temporary SA
by Nicolas Dichtel
· 16 years ago
edf391f
snmp: add missing counters for RFC 4293
by Neil Horman
· 16 years ago
adc667e
vlan: update vlan carrier state for admin up/down
by Jay Vosburgh
· 16 years ago
1c41e23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 16 years ago
495a1b4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
d3feaf5
wireless: remove some (bogus?) 'may be used uninitialized' warnings
by John W. Linville
· 16 years ago
37e55cf
netfilter: xt_recent: fix stack overread in compat code
by Jan Engelhardt
· 16 years ago
71951b6
netfilter: nf_ct_dccp: add missing role attributes for DCCP
by Pablo Neira Ayuso
· 16 years ago
4b07066
netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACK
by Laszlo Attila Toth
· 16 years ago
5ff4829
netfilter: nf_ct_dccp/udplite: fix protocol registration error
by Patrick McHardy
· 16 years ago
d93fe1a
af_iucv: Fix merge.
by Ursula Braun
· 16 years ago
5802b140
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
09488e2
af_iucv: New socket option for setting IUCV MSGLIMITs
by Hendrik Brueckner
· 16 years ago
802788b
af_iucv: cleanup and refactor recvmsg() EFAULT handling
by Hendrik Brueckner
· 16 years ago
aa8e71f
af_iucv: Provide new socket type SOCK_SEQPACKET
by Hendrik Brueckner
· 16 years ago
44b1e6b
af_iucv: Modify iucv msg target class using control msghdr
by Hendrik Brueckner
· 16 years ago
b8942e3
af_iucv: Support data in IUCV msg parameter lists (IPRMDATA)
by Hendrik Brueckner
· 16 years ago
9d5c5d8
af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgs
by Hendrik Brueckner
· 16 years ago
af88b52
af_iucv: sync sk shutdown flag if iucv path is quiesced
by Hendrik Brueckner
· 16 years ago
42e1b4c
iucv: provide second per-cpu IUCV command parameter block
by Ursula Braun
· 16 years ago
1965c85
nl80211: Add event for authentication/association timeout
by Jouni Malinen
· 16 years ago
04fe203
mac80211: calculate maximum sleep interval
by Johannes Berg
· 16 years ago
8e30bc5
nl80211: allow configuring IBSS beacon interval
by Johannes Berg
· 16 years ago
e255d5e
mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUT
by Johannes Berg
· 16 years ago
1d4df3a
mac80211: fix variable truncation on 32-bit
by Johannes Berg
· 16 years ago
29b4a4f
mac80211: fix IBSS code to not sleep while atomic
by Johannes Berg
· 16 years ago
e7ec86f
mac80211: validate TIM IE length (redux)
by Johannes Berg
· 16 years ago
ba44cb7
cfg80211: mark all WEXT handlers _GPL
by Johannes Berg
· 16 years ago
9d30842
cfg80211: clear WEXT SSID when clearing IBSS
by Johannes Berg
· 16 years ago
b9a5f8ca
nl80211: Add set/get for frag/rts threshold and retry limits
by Jouni Malinen
· 16 years ago
d323655
cfg80211: clean up includes
by Johannes Berg
· 16 years ago
af8cdcd
mac80211: convert to cfg80211 IBSS API
by Johannes Berg
· 16 years ago
04a773a
cfg80211/nl80211: add IBSS API
by Johannes Berg
· 16 years ago
691597c
cfg80211/mac80211: move wext SIWMLME into cfg80211
by Johannes Berg
· 16 years ago
d726405
nl80211: send wiphy along with netdev
by Johannes Berg
· 16 years ago
fef9992
mac80211: set CLEAR_PS for pspolled frames
by Christian Lamparter
· 16 years ago
357303e
mac80211: Allow scan to be requested in AP mode
by Jouni Malinen
· 16 years ago
bbbdff9
mac80211: enable PS by default
by Johannes Berg
· 16 years ago
d91f36d
mac80211: implement beacon filtering in software
by Johannes Berg
· 16 years ago
10f644a
mac80211: disable powersave if pm_qos asks for low latency
by Johannes Berg
· 16 years ago
965beda
mac80211: improve powersave implementation
by Johannes Berg
· 16 years ago
f2753dd
mac80211: add hardware restart function
by Johannes Berg
· 16 years ago
7edfab7
cfg80211: convert mutex assert to macro
by Johannes Berg
· 16 years ago
492301f
rfkill: Fix broken rfkill LED in 2.6.30-rc1
by Larry Finger
· 16 years ago
4499b23
mac80211: re-upload keys only after telling driver about association
by Johannes Berg
· 16 years ago
25e47c18
cfg80211: add cipher capabilities
by Johannes Berg
· 16 years ago
6bad876
cfg80211: send regulatory beacon hint events to userspace
by Luis R. Rodriguez
· 16 years ago
5dab3b8
cfg80211: add netlink channel put helper
by Luis R. Rodriguez
· 16 years ago
a4ed90d
cfg80211: respect API on orig_flags on channel for beacon hint
by Luis R. Rodriguez
· 16 years ago
66174bb
mac80211: Report rejected association to user space SME
by Jouni Malinen
· 16 years ago
5ef2d41
mac80211: include HT capabilities in probe request
by Johannes Berg
· 16 years ago
de95a54
mac80211: pass all probe request IEs to driver
by Johannes Berg
· 16 years ago
18a8365
cfg80211: introduce scan IE limit attribute
by Johannes Berg
· 16 years ago
06aa7af
cfg80211: add cfg80211_inform_bss
by Jussi Kivilinna
· 16 years ago
d5522e0
mac80211: move ieee80211_enable_ht function to mlme.c
by Johannes Berg
· 16 years ago
a3b8b05
nl80211: Add Michael MIC failure event
by Jouni Malinen
· 16 years ago
53b46b8
nl80211: Generate deauth/disassoc event for locally generated frames
by Jouni Malinen
· 16 years ago
1778092
nl80211: Require auth type for NL80211_CMD_AUTHENTICATE
by Jouni Malinen
· 16 years ago
c0ed418
nl80211: remove duplicated #include
by Huang Weiyi
· 16 years ago
fd7fbb1
rfkill-input: remove unused code
by Johannes Berg
· 16 years ago
621cac8
rfkill: remove user_claim stuff
by Johannes Berg
· 16 years ago
c1c6b14
rfkill: remove deprecated state constants
by Johannes Berg
· 16 years ago
f4a11bb
nl80211: validate some input better
by Johannes Berg
· 16 years ago
b0741a1
mac80211: Don't access managed mode bits in non-managed mode
by Vasanthakumar Thiagarajan
· 16 years ago
29fe1b4
netfilter: ctnetlink: fix gcc warning during compilation
by Pablo Neira Ayuso
· 16 years ago
cc29c70
net/netrom: Fix socket locking
by Jean Delvare
· 16 years ago
Next »