Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c2976ab005695c1b73f9dbdb4d0f85ed5e0319eb
/
net
004c872
mac80211: consolidate TIM handling code
by Johannes Berg
· 17 years ago
836341a
mac80211: remove sta TIM flag, fix expiry TIM handling
by Johannes Berg
· 17 years ago
d225924
mac80211: invoke set_tim() callback after setting own TIM info
by Johannes Berg
· 17 years ago
b46b4ee
wireless: update US regulatory domain
by Tomas Winkler
· 17 years ago
4a9a66e
mac80211: convert sta_info.pspoll to a flag
by Johannes Berg
· 17 years ago
9d9bf77
mac80211: enable IBSS merging
by Bruno Randolf
· 17 years ago
a607268
mac80211: move function ieee80211_sta_join_ibss()
by Bruno Randolf
· 17 years ago
ab46623
net/mac80211/: Use time_* macros
by S.Çağlar Onur
· 17 years ago
ac2bf32
mac80211: fix ecw2cw brain-damage
by Johannes Berg
· 17 years ago
3330d7b
mac80211: give burst time in txop rather than 0.1msec units
by Johannes Berg
· 17 years ago
96d5105
mac80211: defer master netdev allocation to ieee80211_register_hw
by Johannes Berg
· 17 years ago
a9af201
mac80211: adjustable number of bits for qdisc pool
by Ron Rindjunsky
· 17 years ago
3d30d94
mac80211: Add cooked monitor mode support
by Michael Wu
· 17 years ago
8944b79
mac80211: move some code into ieee80211_invoke_rx_handlers
by Johannes Berg
· 17 years ago
5890529
mac80211: remove "dynamic" RX/TX handlers
by Johannes Berg
· 17 years ago
2c9745e
mac80211: clean up some things in the RX path
by Johannes Berg
· 17 years ago
8cc9a73
mac80211: Use monitor configuration flags
by Michael Wu
· 17 years ago
66f7ac5
nl80211: Add monitor interface configuration flags
by Michael Wu
· 17 years ago
e4c26ad
mac80211: split RX_DROP
by Johannes Berg
· 17 years ago
9ae54c8
mac80211: split ieee80211_txrx_result
by Johannes Berg
· 17 years ago
406f238
wireless: Fix WARN_ON() with ieee802.11b
by Ivo van Doorn
· 17 years ago
aac09fb
wireless: fix ERP rate flags
by Johannes Berg
· 17 years ago
b7c50de9
rc80211-pid: fix rate adjustment
by Stefano Brivio
· 17 years ago
238814f
mac80211: remove port control enable switch, clean up sta flags
by Johannes Berg
· 17 years ago
69d464d
mac80211: fix scan band off-by-one error
by Johannes Berg
· 17 years ago
ee688b00
nl80211: export hardware bitrate/channel capabilities
by Johannes Berg
· 17 years ago
8318d78
cfg80211 API for channels/bitrates, mac80211 and driver conversion
by Johannes Berg
· 17 years ago
38f3714
mac80211: dissolve pre-rx handlers
by Johannes Berg
· 17 years ago
d92684e
mac80211: A-MPDU Tx add delBA from recipient support
by Ron Rindjunsky
· 17 years ago
eb2ba62
mac80211: A-MPDU add debugfs support
by Ron Rindjunsky
· 17 years ago
fe3bf0f
mac80211: A-MPDU Tx MLME data initialization
by Ron Rindjunsky
· 17 years ago
9e72349
mac80211: A-MPDU Tx adding qdisc support
by Ron Rindjunsky
· 17 years ago
eadc8d9
mac80211: A-MPDU Tx adding basic functionality
by Ron Rindjunsky
· 17 years ago
80656c2
mac80211: A-MPDU Tx add MLME structures
by Ron Rindjunsky
· 17 years ago
0df3ef4
mac80211: A-MPDU Tx add session's and low level driver's API
by Ron Rindjunsky
· 17 years ago
7d185b8
mac80211: allow sending multicast frames through virtual ports
by Johannes Berg
· 17 years ago
b220525
mac80211: set assoc flag to bss_conf
by Tomas Winkler
· 17 years ago
99cd07a
[IPV6]: Fix source address selection for ORCHID addresses
by Juha-Matti Tapio
· 17 years ago
5fe47b8
[IPV6]: Add ORCHID prefix to address label table
by Juha-Matti Tapio
· 17 years ago
c4544c7
[NETNS]: Process inet_select_addr inside a namespace.
by Denis V. Lunev
· 17 years ago
3776c88
[NETNS]: Enable IPv4 address manipulations inside namespace.
by Denis V. Lunev
· 17 years ago
1937504
[NETNS]: Enable all routing manipulation via netlink inside namespace.
by Denis V. Lunev
· 17 years ago
e5b13cb
[NETNS]: Process devinet ioctl in the correct namespace.
by Denis V. Lunev
· 17 years ago
73b3871
[NETNS]: Register /proc/net/rt_cache for each namespace.
by Denis V. Lunev
· 17 years ago
a75e936
[NETNS]: Process /proc/net/rt_cache inside a namespace.
by Denis V. Lunev
· 17 years ago
642d631
[IPV4]: rt_cache_get_next should take rt_genid into account.
by Denis V. Lunev
· 17 years ago
317805b
[NETNS]: Process ip_rt_redirect in the correct namespace.
by Denis V. Lunev
· 17 years ago
9de8f76
[NETNS]: DST cleanup routines should be called inside namespace.
by Denis V. Lunev
· 17 years ago
be162d6
[NETNS]: Enable inetdev_event notifier.
by Denis V. Lunev
· 17 years ago
2430aa8
[NETNS]: Disable multicaststing configuration inside non-initial namespace.
by Denis V. Lunev
· 17 years ago
0c65bab
[NETNS]: Default arp parameters lookup.
by Denis V. Lunev
· 17 years ago
4ab438f
[NETNS]: Register neighbour table parameters in the correct namespace.
by Denis V. Lunev
· 17 years ago
6133fb1
[NETNS]: Disable inetaddr notifiers in namespaces other than initial.
by Denis V. Lunev
· 17 years ago
6fc6862
[NETFILTER]: Consolidate masq_inet_event and masq_device_event.
by Denis V. Lunev
· 17 years ago
5811769
[IPV4]: Remove check for ifa->ifa_dev != NULL.
by Denis V. Lunev
· 17 years ago
2335f8e
[X25]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
6d37a15
[WANROUTER]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
d45fba3
[8021Q]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
7702072
[IPV4]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
4436f4c
[IPV6]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
160f17e
[SCTP]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
25296d5
[PKTGEN]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
46ecf0b
[NEIGHBOUR]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
7e02180
[LLC]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
1e15dc9
[IPX]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
2ce8f04
[SUNRPC]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
64758bd
Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev
by David S. Miller
· 17 years ago
16e297b
[ATM]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
7e8616d
[SCTP]: Update AUTH structures to match declarations in draft-16.
by Vlad Yasevich
· 17 years ago
b40db68
[SCTP]: Incorrect length was used in SCTP_*_AUTH_CHUNKS socket option
by Vlad Yasevich
· 17 years ago
15efbe7
[SCTP]: Clean up naming conventions of sctp protocol/address family registration
by Neil Horman
· 17 years ago
ed2b5b4
[APPLETALK]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
21e4318
[IPCOMP]: Disable BH on output when using shared tfm
by Herbert Xu
· 17 years ago
60717f7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
03147df
mac80211: fix kmalloc vs. net_ratelimit
by Johannes Berg
· 17 years ago
b90a137
[SCTP]: Correctly set the length of sctp_assoc_change notification
by Vlad Yasevich
· 17 years ago
6556874
[NETFILTER]: xt_conntrack: fix IPv4 address comparison
by Jan Engelhardt
· 17 years ago
d61f89e
[NETFILTER]: xt_conntrack: fix missing boolean clamping
by Jan Engelhardt
· 17 years ago
4e29e9e
[NETFILTER]: nf_conntrack: fix smp_processor_id() in preemptible code warning
by Patrick McHardy
· 17 years ago
3bdfe7e
[IPV6] SYSCTL: Fix possible memory leakage in error path.
by YOSHIFUJI Hideaki
· 17 years ago
b37d428b
[INET]: Don't create tunnels with '%' in name.
by Pavel Emelyanov
· 17 years ago
d9595a7
[AF_KEY]: Fix oops by converting to proc_net_*().
by David S. Miller
· 17 years ago
148f972
[IPV4]: Reset scope when changing address
by Bjorn Mork
· 17 years ago
f1243c2
[IPV6]: Add missing initializations of the new nl_info.nl_net field
by Benjamin Thery
· 17 years ago
3ab2273
bluetooth: delete timer in l2cap_conn_del()
by Thomas Gleixner
· 17 years ago
5f2f40a
tipc: fix integer as NULL pointer sparse warnings in tipc
by Harvey Harrison
· 17 years ago
bdc0894
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
1b04ab4
[NETFILTER]: fix ebtable targets return
by Joonwoo Park
· 17 years ago
34cc7ba
[IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.
by Pavel Emelyanov
· 17 years ago
55b01e8
[NET]: Restore sanity wrt. print_mac().
by David S. Miller
· 17 years ago
bc4bf5f
[NEIGH]: Fix race between neighbor lookup and table's hash_rnd update.
by Pavel Emelyanov
· 17 years ago
1840bb1
[RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINK
by Thomas Graf
· 17 years ago
3a2d5b7
PM: Introduce PM_EVENT_HIBERNATE callback state
by Rafael J. Wysocki
· 17 years ago
5216a8e
Wrap buffers used for rpc debug printks into RPC_IFDEBUG
by Pavel Emelyanov
· 17 years ago
da12f73
[NETNS]: Namespace leak in pneigh_lookup.
by Denis V. Lunev
· 17 years ago
5f31886
[SCTP]: Pick up an orphaned sctp_sockets_allocated counter.
by Pavel Emelyanov
· 17 years ago
27ecb1f
[NETFILTER]: xt_iprange: fix subtraction-based comparison
by Jan Engelhardt
· 17 years ago
7d9904c
[NETFILTER]: xt_hashlimit: remove unneeded struct member
by Jan Engelhardt
· 17 years ago
eb1197b
[NETFILTER]: Fix incorrect use of skb_make_writable
by Joonwoo Park
· 17 years ago
f449b3b
[NETFILTER]: xt_u32: drop the actually unused variable from u32_match_it
by Pavel Emelyanov
· 17 years ago
Next »