Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4150c57212ad134765dd78c654a4b9906252b66d
/
net
4150c57
[PATCH] mac80211: revamp interface and filter configuration
by Johannes Berg
· 17 years ago
f4618d3
[NETNS]: Simplify the network namespace list locking rules.
by Eric W. Biederman
· 17 years ago
58c14a8
[ATM] net/atm/lec.c: printk warning fix
by Andrew Morton
· 17 years ago
0aa4f33
[WIRELESS]: Fix Kconfig.
by Andrew Morton
· 17 years ago
3b04ddd
[NET]: Move hardware header operations out of netdevice.
by Stephen Hemminger
· 17 years ago
b95cce3
[NET]: Wrap hard_header_parse
by Stephen Hemminger
· 17 years ago
0c4e858
[NET]: Wrap netdevice hardware header creation.
by Stephen Hemminger
· 17 years ago
2774c7a
[NET]: Make the loopback device per network namespace.
by Eric W. Biederman
· 17 years ago
0cc217e
[IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_dev
by Eric W. Biederman
· 17 years ago
5967789
[IPV4]: Remove unnecessary test for the loopback device from inetdev_destroy
by Eric W. Biederman
· 17 years ago
9dd776b
[NET]: Add network namespace clone & unshare support.
by Eric W. Biederman
· 17 years ago
8b41d18
[NET]: Fix running without sysfs
by Eric W. Biederman
· 17 years ago
bb293e6
[CCID3]: Remove ifdef surrounding BUG_ON
by Arnaldo Carvalho de Melo
· 17 years ago
cecd8d0
[DCCP]: Reduce the number of writable states
by Gerrit Renker
· 17 years ago
e356d37
[DCCP]: Factor out common code for generating Resets
by Gerrit Renker
· 17 years ago
9bf55cd
[DCCP]: Sequence number wrap-around when sending reset
by Gerrit Renker
· 17 years ago
a94f0f9
[DCCP]: Rate-limit DCCP-Syncs
by Gerrit Renker
· 17 years ago
ee1a159
[DCCP]: Remove duplicate code for Reset from connected socket
by Gerrit Renker
· 17 years ago
0430ee3
[DCCP]: Add Support for Data 1 .. 3 fields of Reset packets
by Gerrit Renker
· 17 years ago
727ecc5
[DCCP]: Add FIXME for send_delayed_ack
by Gerrit Renker
· 17 years ago
2e86908
[CCID3]: Move NULL-protection into function
by Gerrit Renker
· 17 years ago
0883170
[DCCP]: Send Reset upon Sync in state REQUEST
by Gerrit Renker
· 17 years ago
53465eb
[BLUETOOTH]: Make hidp_setup_input() return int
by WANG Cong
· 17 years ago
912d8f0
[TCP] MIB: Count FRTO's successfully detected spurious RTOs
by Ilpo Järvinen
· 17 years ago
93e6802
[TCP]: Reordered ACK's (old) SACKs not included to discarded MIB
by Ilpo Järvinen
· 17 years ago
a6963a6
[TCP]: Re-place highest_sack check to a more robust position
by Ilpo Järvinen
· 17 years ago
b0d045c
[DCCP]: Parameter renaming
by Gerrit Renker
· 17 years ago
e155d76
[DCCP]: Fix Reset/Sync-Flood Bug
by Gerrit Renker
· 17 years ago
cbe1f5f
[DCCP]: Shorten variable names in dccp_check_seqno
by Gerrit Renker
· 17 years ago
3393da8
[DCCP]: Simplify interface of dccp_sample_rtt
by Gerrit Renker
· 17 years ago
4c70f38
[DCCP]: Provide 10s of microsecond timesource
by Gerrit Renker
· 17 years ago
aa97efd
[DCCP]: Reuse ktime_get_real() calls again
by Gerrit Renker
· 17 years ago
e0eb685
[MAC80211]: rename ieee80211_cfg.h to cfg.h
by Michael Wu
· 17 years ago
d86ec78
[MAC80211]: kill vlan_id
by Johannes Berg
· 17 years ago
c095df5
[MAC80211]: kill IE parse typedef
by Johannes Berg
· 17 years ago
fa5fea7
[MAC80211]: rename ieee80211_cfg.c to cfg.c
by Johannes Berg
· 17 years ago
dd1cd4c
[MAC80211]: print out wiphy name instead of master device
by Johannes Berg
· 17 years ago
693d454
[MAC80211]: fix warnings introduced by the doc patches
by Johannes Berg
· 17 years ago
011bfcc
[MAC80211]: remove key threshold stuff
by Johannes Berg
· 17 years ago
72abd81
[MAC80211]: allow drivers to indicate failed FCS/PLCP checksum
by Johannes Berg
· 17 years ago
61609bc
[MAC80211]: Add support for setting TX power and radio status
by Michael Buesch
· 17 years ago
501d857
[IEEE80211]: Fix softmac lockdep reports.
by Johannes Berg
· 17 years ago
8236632
[NET_SCHED]: explict hold dev tx lock
by Jamal Hadi Salim
· 17 years ago
de3cb74
[NET]: Dynamically allocate the loopback device, part 1.
by Daniel Lezcano
· 17 years ago
5568296
[NL80211]: add netlink interface to cfg80211
by Johannes Berg
· 17 years ago
b768920
[TCP]: Avoid clearing sacktag hint in trivial situations
by Ilpo Järvinen
· 17 years ago
c96fd3d
[TCP]: Enable SACK enhanced FRTO (RFC4138) by default
by Ilpo Järvinen
· 17 years ago
009a2e3
[TCP] FRTO: Improve interoperability with other undo_marker users
by Ilpo Järvinen
· 17 years ago
7c46a03
[TCP]: Cleanup tcp_tso_acked and tcp_clean_rtx_queue
by Ilpo Järvinen
· 17 years ago
13fcf85
[TCP]: Move accounting from tso_acked to clean_rtx_queue
by Ilpo Järvinen
· 17 years ago
5af4ec2
[TCP]: clear_all_retrans_hints prefixed by tcp_
by Ilpo Järvinen
· 17 years ago
91fed7a
[TCP]: Make fackets_out accurate
by Ilpo Järvinen
· 17 years ago
0dde7b5
[TCP]: Maintain highest_sack accurately to the highest skb
by Ilpo Järvinen
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
5ee3afb
[TCP]: Return useful listenq info in tcp_info and INET_DIAG_INFO.
by Rick Jones
· 17 years ago
768f3591
[NETNS]: Cleanup list walking in setup_net and cleanup_net
by Pavel Emelyanov
· 17 years ago
6b2f9cb
[SCTP]: Tie ADD-IP and AUTH functionality as required by spec.
by Vlad Yasevich
· 17 years ago
65b07e5
[SCTP]: API updates to suport SCTP-AUTH extensions.
by Vlad Yasevich
· 17 years ago
bbd0d59
[SCTP]: Implement the receive and verification of AUTH chunk
by Vlad Yasevich
· 17 years ago
4cd57c8
[SCTP]: Enable the sending of the AUTH chunk.
by Vlad Yasevich
· 17 years ago
730fc3d
[SCTP]: Implete SCTP-AUTH parameter processing
by Vlad Yasevich
· 17 years ago
a29a5bd
[SCTP]: Implement SCTP-AUTH initializations.
by Vlad Yasevich
· 17 years ago
1f48564
[SCTP]: Implement SCTP-AUTH internals
by Vlad Yasevich
· 17 years ago
96793b4
[IPV4]: Add ICMPMsgStats MIB (RFC 4293)
by David L Stevens
· 17 years ago
14878f7
[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]
by David L Stevens
· 17 years ago
8b14a53
[NET]: all net/ cleanup with ARRAY_SIZE
by Denis Cheng
· 17 years ago
c40f6ff
[IPV4] af_inet.c: use ARRAY_SIZE macro from kernel.h instead
by Denis Cheng
· 17 years ago
26ff5dd
[NETLINK]: the temp variable name max is ambiguous
by Denis Cheng
· 17 years ago
99406c8
[NETLINK]: use the macro min(x,y) provided by <linux/kernel.h> instead
by Denis Cheng
· 17 years ago
5288605
[SKBUFF]: Fix up csum_start when head room changes
by Herbert Xu
· 17 years ago
0cfad07
[NETLINK]: Avoid pointer in netlink_run_queue
by Herbert Xu
· 17 years ago
007e393
[SCTP]: Move sysctl_sctp_[rw]mem definitions to protocol.c
by Vlad Yasevich
· 17 years ago
131a47e
[SCTP]: Implement the Supported Extensions Parameter
by Vlad Yasevich
· 17 years ago
76c72d4
[IPV4/IPV6/DECNET]: Small cleanup for fib rules.
by Denis V. Lunev
· 17 years ago
056925a
[NET]: Cleanup calling netdev notifiers.
by Pavel Emelyanov
· 17 years ago
30d97d3
[NETNS]: Consolidate hashes creation in netdev_init()
by Pavel Emelyanov
· 17 years ago
ad7379d
[NET]: Fix the prototype of call_netdevice_notifiers.
by Eric W. Biederman
· 17 years ago
22dd749
[NET]: migrate HARD_TX_LOCK to header file
by Jamal Hadi Salim
· 17 years ago
0b69d4b
[IPV6]: Remove redundant RTM_DELLINK message.
by Milan Kocian
· 17 years ago
63d804ea
[CIPSO]: remove duplicated code in the cipso_v4_*_getattr() functions
by Paul Moore
· 17 years ago
88d3aaf
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
by Jeff Garzik
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
aa0daf0
[MAC80211]: remove/change some comments about Michael MIC hardware offload
by Johannes Berg
· 17 years ago
475fa49
[MAC80211]: PS mode fix
by Tomas Winkler
· 17 years ago
68aae11
[MAC80211]: use internal network device stats
by Stephen Hemminger
· 17 years ago
2433879
[MAC80211]: get STA after tx radiotap snipped
by warmcat
· 17 years ago
139c3a0
[MAC80211]: ignore key index on pairwise key (WEP only)
by Volker Braun
· 17 years ago
c39e3a0
[MAC80211]: remove TKIP mixing for hw accel again
by Johannes Berg
· 17 years ago
6a7664d
[MAC80211]: remove HW_KEY_IDX_INVALID
by Johannes Berg
· 17 years ago
c15a205
[MAC80211]: remove set_key_idx callback
by Johannes Berg
· 17 years ago
7848ba7
[MAC80211]: rework hardware crypto flags
by Johannes Berg
· 17 years ago
b708e61
[MAC80211]: remove turbo modes
by Johannes Berg
· 17 years ago
d4e46a3
[MAC80211]: fix race conditions with keys
by Johannes Berg
· 17 years ago
c29b9b9
[MAC80211]: don't send invalid QoS frames
by Johannes Berg
· 17 years ago
5d4ecd9
[MAC80211]: remove spy wext ioctls
by Johannes Berg
· 17 years ago
39c90ec
[IPV4]: Convert rt_check_expire() from softirq processing to workqueue.
by Eric Dumazet
· 17 years ago
e0665486
[RFKILL]: Add support for ultrawideband
by Ivo van Doorn
· 17 years ago
234a0ca
[RFKILL]: Remove IRDA
by Ivo van Doorn
· 17 years ago
077130c
[NET]: Fix race when opening a proc file while a network namespace is exiting.
by Eric W. Biederman
· 17 years ago
e9bef55
[NET_SCHED]: Cleanup L2T macros and handle oversized packets
by Jesper Dangaard Brouer
· 17 years ago
Next »