Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
69ddb80562a460d6d9edafe33a5bee06ca18b1a1
/
net
69ddb80
[NETNS][IPV6] route6 - Make proc entry /proc/net/rt6_stats per namespace
by Daniel Lezcano
· 17 years ago
606a2b4
[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookup
by Daniel Lezcano
· 17 years ago
cdb1876
[NETNS][IPV6] route6 - create route6 proc files for the namespace
by Daniel Lezcano
· 17 years ago
83321d6
[AF_KEY]: Dump SA/SP entries non-atomically
by Timo Teras
· 17 years ago
26bad2c
[TIPC]: Convert tsock->sem in a mutex
by Matthias Kaehlcke
· 17 years ago
c572872
[NETNS][IPV6] rt6_stats - make the stats per network namespace
by Benjamin Thery
· 17 years ago
6cc118b
[NETNS][IPV6] rt6_stats - dynamically allocate the routes statistics
by Daniel Lezcano
· 17 years ago
dcabb81
[NETNS][IPV6] fib6_rules - handle several network namespaces
by Daniel Lezcano
· 17 years ago
eb5564b
[NETNS][IPV6] fib6 rule - dynamic allocation of the rules struct ops
by Daniel Lezcano
· 17 years ago
ec7d43c
[NETNS][IPV6] ip6_fib - clean node use namespace
by Benjamin Thery
· 17 years ago
63152fc
[NETNS][IPV6] ip6_fib - gc timer per namespace
by Daniel Lezcano
· 17 years ago
450d19f
[NETNS][IPV6] ip6_fib - dynamically allocate gc-timer
by Daniel Lezcano
· 17 years ago
5b7c931
[NETNS][IPV6] ip6_fib - add net to gc timer parameter
by Daniel Lezcano
· 17 years ago
f3db485
[NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces
by Daniel Lezcano
· 17 years ago
58f09b7
[NETNS][IPV6] ip6_fib - make it per network namespace
by Daniel Lezcano
· 17 years ago
e0b8559
[NETNS][IPV6] ip6_fib - dynamically allocate the fib tables
by Daniel Lezcano
· 17 years ago
4192717
[IPV6] MCAST: Use standard path for sending MLD/MLDv2 messages.
by YOSHIFUJI Hideaki
· 17 years ago
3b00944
[IPV6]: Make ndisc_dst_alloc() common for later use.
by YOSHIFUJI Hideaki
· 17 years ago
95e41e9
[IPV6]: Make ndisc_flow_init() common for later use.
by YOSHIFUJI Hideaki
· 17 years ago
5e5f3f0
[IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr().
by YOSHIFUJI Hideaki
· 17 years ago
5ee0910
[IPV6] SYSCTL: complete initialization for sysctl table in subsystem code.
by YOSHIFUJI Hideaki
· 17 years ago
662397f
[IPV6]: Move packet_type{} related bits to af_inet6.c.
by YOSHIFUJI Hideaki
· 17 years ago
db1ed68
[IPV6] UDP: Rename IPv6 UDP files.
by YOSHIFUJI Hideaki
· 17 years ago
8be8af8
[IPV4] UDP: Move IPv4-specific bits to other file.
by YOSHIFUJI Hideaki
· 17 years ago
cf80efc
[IPV4]: Fix size description of CONFIG_INET.
by YOSHIFUJI Hideaki
· 17 years ago
e898d4d
[UDP]: Allow users to configure UDP-Lite.
by YOSHIFUJI Hideaki
· 17 years ago
c6aefaf
[TCP]: Add IPv6 support to TCP SYN cookies
by Glenn Griffin
· 17 years ago
11baab7
[TCP]: lower stack usage in cookie_hash() function
by Eric Dumazet
· 17 years ago
988b705
[ARP]: Introduce the arp_hdr_len helper.
by Pavel Emelyanov
· 17 years ago
8ed7edc
ipv6: fix inet6_init/icmpv6_cleanup sections mismatch
by Alexey Dobriyan
· 17 years ago
7cd04fa
[TCP]: Merge exit paths in tcp_v4_conn_request.
by Denis V. Lunev
· 17 years ago
f0fd56e
[SCTP]: seq_printf format warning. (fixed)
by Denis V. Lunev
· 17 years ago
da7ef33
[IPV4]: skb->dst can't be NULL in ip_options_echo.
by Denis V. Lunev
· 17 years ago
1d1c8d1
[ICMP]: Section conflict between icmp_sk_init/icmp_sk_exit.
by Denis V. Lunev
· 17 years ago
4a80f27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.26
by David S. Miller
· 17 years ago
e4861829
mac80211: fix key replacing, hw accel
by Johannes Berg
· 17 years ago
db4d116
mac80211: split ieee80211_key_alloc/free
by Johannes Berg
· 17 years ago
6f48422
mac80211: remove STA infos last_ack stuff
by Johannes Berg
· 17 years ago
e6a5ddf
mac80211: safely free beacon in ieee80211_if_reinit
by Johannes Berg
· 17 years ago
fba4a1e
mac80211: fix IBSS code
by Johannes Berg
· 17 years ago
f3af89d
mac80211: fix debugfs_sta print_mac() warning
by Johannes Berg
· 17 years ago
665e8aa
mac80211: Disallow concurrent IBSS/STA mode interfaces
by Johannes Berg
· 17 years ago
43ba7e9
mac80211: atomically check whether STA exists already
by Johannes Berg
· 17 years ago
d46e144
mac80211: rework TX filtered frame code
by Johannes Berg
· 17 years ago
d97cf01
mac80211: fix incorrect use of CONFIG_MAC80211_IBSS_DEBUG
by Pavel Roskin
· 17 years ago
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
ee688b0
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
95a3635
[NET]: Use existing device list walker for /proc/dev_mcast.
by Pavel Emelyanov
· 17 years ago
fd80eb9
[INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack.
by Denis V. Lunev
· 17 years ago
58fbbed
[SCTP]: extend exported data in /proc/net/sctp/assoc
by Neil Horman
· 17 years ago
665bba1
[NETFILTER/RXRPC]: Don't use seq_release_private where inappropriate.
by Pavel Emelyanov
· 17 years ago
c20932d
[ATALK/DECNET]: Use seq_open_private in appletalk and decnet.
by Pavel Emelyanov
· 17 years ago
9a8c09e
[ATM]: Use seq_open/release_privade instead of manual manipulations.
by Pavel Emelyanov
· 17 years ago
45af175
[NET]: sk_release_kernel needs to be exported to modules
by David S. Miller
· 17 years ago
98c6d1b
[NETNS]: Make icmpv6_sk per namespace.
by Denis V. Lunev
· 17 years ago
4a6ad7a
[NETNS]: Make icmp_sk per namespace.
by Denis V. Lunev
· 17 years ago
5c8cafd
[NETNS]: icmp(v6)_sk should not pin a namespace.
by Denis V. Lunev
· 17 years ago
edf0208
[NET]: Make netlink_kernel_release publically available as sk_release_kernel.
by Denis V. Lunev
· 17 years ago
9dfbec1
[NETLINK]: No need for a separate __netlink_release call.
by Denis V. Lunev
· 17 years ago
79c9115
[ICMP]: Allocate data for __icmp(v6)_sk dynamically.
by Denis V. Lunev
· 17 years ago
405666d
[ICMP]: Pass proper ICMP socket into icmp(v6)_xmit_(un)lock.
by Denis V. Lunev
· 17 years ago
b7e729c
[ICMP]: Store sock rather than socket for ICMP flow control.
by Denis V. Lunev
· 17 years ago
1e3cf68
[ICMP]: Optimize icmp_socket usage.
by Denis V. Lunev
· 17 years ago
a5710d6
[ICMP]: Add return code to icmp_init.
by Denis V. Lunev
· 17 years ago
9b0f976
[INET]: Remove struct net_proto_family* from _init calls.
by Denis V. Lunev
· 17 years ago
Next »