Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
cdb02dc6146950155e79a4e3225e1b58cf2b0c54
/
net
ec329ac
cfg80211: fix max tx power for world regdom on 5 GHz to 20dBm
by Luis R. Rodriguez
· 16 years ago
611b6a8
cfg80211: Enable passive scan on channels 12-14 for world roaming
by Luis R. Rodriguez
· 16 years ago
0eeb59f
mac80211: Fix WMM ACM parsing and AC downgrade operation
by Jouni Malinen
· 16 years ago
afece1c
tcp: make sure xmit goal size never becomes zero
by Ilpo Järvinen
· 16 years ago
2a3a041
tcp: cache result of earlier divides when mss-aligning things
by Ilpo Järvinen
· 16 years ago
0c54b85
tcp: simplify tcp_current_mss
by Ilpo Järvinen
· 16 years ago
72211e9
tcp: don't check mtu probe completion in the loop
by Ilpo Järvinen
· 16 years ago
c887e6d
tcp: consolidate paws check
by Ilpo Järvinen
· 16 years ago
c43d558
tcp: kill dead end_seq variable in clean_rtx_queue
by Ilpo Järvinen
· 16 years ago
5861f8e
tcp: remove pointless .dsack/.num_sacks code
by Ilpo Järvinen
· 16 years ago
7cd0a63
pkt_sched: Change misleading code in class delete.
by Jarek Poplawski
· 16 years ago
a2025b8
tcp: '< 0' test on unsigned
by Roel Kluin
· 16 years ago
8db09f2
x25: '< 0' and '>= 0' test on unsigned
by Roel Kluin
· 16 years ago
73ce7b0
ipv4: arp announce, arp_proxy and windows ip conflict verification
by Denys Fedoryshchenko
· 16 years ago
273ae44
Network Drop Monitor: Adding Build changes to enable drop monitor
by Neil Horman
· 16 years ago
9a8afc8
Network Drop Monitor: Adding drop monitor implementation & Netlink protocol
by Neil Horman
· 16 years ago
ead2ceb
Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-of-line points for skbs
by Neil Horman
· 16 years ago
4893d39
Network Drop Monitor: Add trace declaration for skb frees
by Neil Horman
· 16 years ago
6fc791e
sctp: add Adaptation Layer Indication parameter only when it's set
by malc
· 16 years ago
7659502
sctp: fix to send FORWARD-TSN chunk only if peer has such capable
by Wei Yongjun
· 16 years ago
5ffad5a
sctp: fix to indicate ASCONF support in INIT-ACK only if peer has such capable
by Wei Yongjun
· 16 years ago
5e8f3f7
sctp: simplify sctp listening code
by Vlad Yasevich
· 16 years ago
fc1ad92
tcp: allow timestamps even if SYN packet has tsval=0
by Eric Dumazet
· 16 years ago
a220547
net: fix warning about non-const string
by Stephen Hemminger
· 16 years ago
7546dd9
net: convert usage of packet_type to read_mostly
by Stephen Hemminger
· 16 years ago
d5df2a1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
bd05f28
cfg80211: test before subtraction on unsigned
by Roel Kluin
· 16 years ago
707c1b4
mac80211: Update IBSS beacon timestamp properly
by Sujith
· 16 years ago
25c9c87
mac80211: Always send a null data frame if TIM bit is set.
by Vivek Natarajan
· 16 years ago
e65c226
mac80211: Fix TKIP/WEP HT capability handling
by Sujith
· 16 years ago
24776cf
mac80211: Fix quality reporting for wireless stats
by Johannes Berg
· 16 years ago
e31ae05
mac80211: Notify the driver only when the beacon interval changes
by Sujith
· 16 years ago
508827f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
9d40bbd
vlan: Fix vlan-in-vlan crashes.
by David S. Miller
· 16 years ago
54acd0e
net: Fix missing dev->neigh_setup in register_netdevice().
by David S. Miller
· 16 years ago
a883bf5
pkt_sched: act_police: Fix a rate estimator test.
by Jarek Poplawski
· 16 years ago
fb13d9f
SCTP: change sctp_ctl_sock_init() to try IPv4 if IPv6 fails
by Brian Haley
· 16 years ago
fe7ca2e
IPv6: add "disable" module parameter support to ipv6.ko
by Brian Haley
· 16 years ago
0c5c2d3
neigh: Allow for user space users of the neighbour table
by Eric Biederman
· 16 years ago
4222474
net: fix tokenring license
by Meelis Roos
· 16 years ago
4843b93
netlink: invert error code in netlink_set_err()
by Pablo Neira Ayuso
· 16 years ago
abb7997
rds: fix iband RDMA dependencies
by Randy Dunlap
· 16 years ago
17edde5
netns: Remove net_alive
by Eric W. Biederman
· 16 years ago
2f20d2e
tcp: Like icmp use register_pernet_subsys
by Eric W. Biederman
· 16 years ago
6eb0777
netns: Fix icmp shutdown.
by Eric W. Biederman
· 16 years ago
176c39a
netns: fix addrconf_ifdown kernel panic
by Daniel Lezcano
· 16 years ago
b325fdd
ipv6: Fix sysctl unregistration deadlock
by Stephen Hemminger
· 16 years ago
5a5990d
net: Avoid race between network down and sysfs
by Stephen Hemminger
· 16 years ago
7e99013
sctp: Fix broken RTO-doubling for data retransmits
by Vlad Yasevich
· 16 years ago
f61f6f8
sctp: use time_before or time_after for comparing jiffies
by Wei Yongjun
· 16 years ago
c6db93a
sctp: fix the length check in sctp_getsockopt_maxburst()
by Wei Yongjun
· 16 years ago
d212318
sctp: remove dup code in net/sctp/socket.c
by Wei Yongjun
· 16 years ago
906f825
sctp: Add some missing types for debug message
by Wei Yongjun
· 16 years ago
ee7537b
tcp: tcp_init_wl / tcp_update_wl argument cleanup
by Hantzis Fotis
· 16 years ago
3df2678
sctp: fix kernel panic with ERROR chunk containing too many error causes
by Wei Yongjun
· 16 years ago
d1dd524
sctp: fix crash during module unload
by Vlad Yasevich
· 16 years ago
86739fb
dccp: Do not let initial option overhead shrink the MPS
by Gerrit Renker
· 16 years ago
361a5c1
dccp: Minimise header option overhead in setting the MPS
by Gerrit Renker
· 16 years ago
9ce0146
tcp: get rid of two unnecessary u16s in TCP skb flags copying
by Ilpo Järvinen
· 16 years ago
0d6a775
tcp: in sendmsg/pages open code the real goto target
by Ilpo Järvinen
· 16 years ago
cabeccb
tcp: kill eff_sacks "cache", the sole user can calculate itself
by Ilpo Järvinen
· 16 years ago
758ce5c
tcp: add helper for AI algorithm
by Ilpo Järvinen
· 16 years ago
571a5dd
htcp: merge icsk_ca_state compare
by Ilpo Järvinen
· 16 years ago
e6c7d08
tcp: drop unnecessary local var in collapse
by Ilpo Järvinen
· 16 years ago
bc079e9
tcp: cleanup ca_state mess in tcp_timer
by Ilpo Järvinen
· 16 years ago
7363a5b
tcp: separate timeout marking loop to it's own function
by Ilpo Järvinen
· 16 years ago
d0af416
tcp: remove redundant code from tcp_mark_lost_retrans
by Ilpo Järvinen
· 16 years ago
02276f3
tcp: fix corner case issue in segmentation during rexmitting
by Ilpo Järvinen
· 16 years ago
d3d2ae4
tcp: Don't clear hints when tcp_fragmenting
by Ilpo Järvinen
· 16 years ago
62ad276
tcp: deferring in middle of queue makes very little sense
by Ilpo Järvinen
· 16 years ago
59a08cb
tcp: fix lost_cnt_hint miscounts
by Ilpo Järvinen
· 16 years ago
ac11ba7
tcp: don't backtrack to sacked skbs
by Ilpo Järvinen
· 16 years ago
c3b3240
rds: Fix build on powerpc.
by David S. Miller
· 16 years ago
aa4abc9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
9ec06ff
tcp: fix retrans_out leaks
by Ilpo Järvinen
· 16 years ago
4ead443
netpoll: Add drop checks to all entry points
by Herbert Xu
· 16 years ago
8010dc3
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
0bfbce1
nl80211: Avoid AP mode BUG_ON hang with invalid lock assert
by Jouni Malinen
· 16 years ago
4a332a3
mac80211: Give it some time to do the TSF sync
by Alina Friedrichsen
· 16 years ago
34e8f08
mac80211: Don't merge with the same BSSID
by Alina Friedrichsen
· 16 years ago
2f92cd2
cfg80211: pass the regulatory_request to ignore_request
by Luis R. Rodriguez
· 16 years ago
d951c1d
cfg80211: do not kzalloc() again for a new request on __regulatory_hint
by Luis R. Rodriguez
· 16 years ago
28da32d
cfg80211: pass the regulatory_request struct in __regulatory_hint()
by Luis R. Rodriguez
· 16 years ago
d1c96a9
cfg80211: make __regulatory_hint() static
by Luis R. Rodriguez
· 16 years ago
e38f8a7
cfg80211: Add AP beacon regulatory hints
by Luis R. Rodriguez
· 16 years ago
3fc71f7
cfg80211: enable 5 GHz world roaming channels
by Luis R. Rodriguez
· 16 years ago
68798a6
cfg80211: enable active-scan / beaconing on Ch 1-11 for world regdom
by Luis R. Rodriguez
· 16 years ago
69b1572
cfg80211: rename regdom_changed to regdom_changes() and use it
by Luis R. Rodriguez
· 16 years ago
fff32c0
cfg80211: allow drivers that agree on regulatory to agree
by Luis R. Rodriguez
· 16 years ago
fb1fc7a
cfg80211: comments style cleanup
by Luis R. Rodriguez
· 16 years ago
fe33eb3
cfg80211: move all regulatory hints to workqueue
by Luis R. Rodriguez
· 16 years ago
0441d6f
cfg80211: free rd on unlikely event on 11d hint
by Luis R. Rodriguez
· 16 years ago
915278e
cfg80211: remove likely from an 11d hint case
by Luis R. Rodriguez
· 16 years ago
d335fe6
cfg80211: protect first access of last_request on 11d hint under mutex
by Luis R. Rodriguez
· 16 years ago
806a9e3
cfg80211: make regulatory_request use wiphy_idx instead of wiphy
by Luis R. Rodriguez
· 16 years ago
761cf7e
cfg80211: add assert_cfg80211_lock() to ensure proper protection
by Luis R. Rodriguez
· 16 years ago
bcf4f99
cfg80211: propagate -ENOMEM during regulatory_init()
by Luis R. Rodriguez
· 16 years ago
ba25c14
cfg80211: add regulatory_hint_core() to separate the core reg hint
by Luis R. Rodriguez
· 16 years ago
80778f1
nl80211: disallow user requests prior to regulatory_init()
by Luis R. Rodriguez
· 16 years ago
a179439
cfg80211: rename cfg80211_drv_mutex to cfg80211_mutex
by Luis R. Rodriguez
· 16 years ago
Next »