Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0a71a312437d444e1a45317823fda8160df37ee4
/
net
16c61ad
[RXRPC] net/rxrpc/ar-connection.c: fix NULL dereference
by Adrian Bunk
· 17 years ago
7769f40
[TCP]: Fix logic breakage due to DSACK separation
by Ilpo Järvinen
· 17 years ago
b9ce204
[TCP]: Congestion control API RTT sampling fix
by Ilpo Järvinen
· 17 years ago
559f0a2
Merge master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev
by David S. Miller
· 17 years ago
74235a2
[IPV6] addrconf: Fix IPv6 on tuntap tunnels
by Herbert Xu
· 17 years ago
d7ea5b9
[TCP]: Add missing break to TCP option parsing code
by Ilpo Järvinen
· 17 years ago
06ad391
[SCTP] Don't disable PMTU discovery when mtu is small
by Vlad Yasevich
· 17 years ago
8a47949
[SCTP] Flag a pmtu change request
by Vlad Yasevich
· 17 years ago
c910b47
[SCTP] Update pmtu handling to be similar to tcp
by Vlad Yasevich
· 17 years ago
fe979ac
[SCTP] Fix leak in sctp_getsockopt_local_addrs when copy_to_user fails
by Vlad Yasevich
· 17 years ago
8b35805
[SCTP]: Allow unspecified port in sctp_bindx()
by Vlad Yasevich
· 17 years ago
d570ee4
[SCTP]: Correctly set daddr for IPv6 sockets during peeloff
by Vlad Yasevich
· 17 years ago
66e1e3b
[TCP]: Set initial_ssthresh default to zero in Cubic and BIC.
by David S. Miller
· 17 years ago
af15cc7
[TCP]: Fix left_out setting during FRTO
by Ilpo Järvinen
· 17 years ago
3d7dbea
[TCP]: Disable TSO if MD5SIG is enabled.
by David S. Miller
· 17 years ago
9cadcd2
Merge branch 'mac80211-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
14042cb
[PATCH] mac80211: Don't stop tx queue on master device while scanning.
by Mattias Nissler
· 17 years ago
0107136
[PATCH] mac80211: fix debugfs tx power reduction output
by Johannes Berg
· 17 years ago
c9aca9d
[PATCH] cfg80211: fix signed macaddress in sysfs
by David Lamparter
· 17 years ago
b7e773b
[IrDA]: f-timer reloading when sending rejected frames.
by G. Liakhovetski
· 17 years ago
c0cfe7f
[IrDA]: Fix Rx/Tx path race.
by G. Liakhovetski
· 17 years ago
50e5d35
[CIPSO]: Fix several unaligned kernel accesses in the CIPSO engine.
by Paul Moore
· 17 years ago
ba6ff9f
[NetLabel]: consolidate the struct socket/sock handling to just struct sock
by Paul Moore
· 17 years ago
6363097
[IPV4]: Do not remove idev when addresses are cleared
by Herbert Xu
· 17 years ago
4aa2e62
xfrm: Add security check before flushing SAD/SPD
by Joy Latten
· 17 years ago
b00b4bf
[NET_SCHED]: Fix filter double free
by Patrick McHardy
· 17 years ago
7c355f5
[NET]: Avoid duplicate netlink notification when changing link state
by Thomas Graf
· 17 years ago
df2bc45
[UDP]: Revert 2-pass hashing changes.
by David S. Miller
· 17 years ago
3c0d2f3
[AF_UNIX]: Fix stream recvmsg() race.
by Miklos Szeredi
· 17 years ago
c764c9a
[NETFILTER]: nf_conntrack_amanda: fix textsearch_prepare() error check
by Akinobu Mita
· 17 years ago
4c1b52b
[NETFILTER]: ip_tables: fix compat related crash
by Dmitry Mishin
· 17 years ago
3c158f7
[NETFILTER]: nf_conntrack: fix helper module unload races
by Patrick McHarrdy
· 17 years ago
51055be
[RTNETLINK]: ifindex 0 does not exist
by Patrick McHardy
· 17 years ago
ef7c79e
[NETLINK]: Mark netlink policies const
by Patrick McHardy
· 17 years ago
14a49e1
[TCP] tcp_probe: Attach printf attribute properly to printl().
by David S. Miller
· 17 years ago
274707c
[TCP]: Use LIMIT_NETDEBUG in tcp_retransmit_timer().
by Eric Dumazet
· 17 years ago
c4b1010
[NET]: Merge dst_discard_in and dst_discard_out.
by Denis Cheng
· 17 years ago
71e27da
[IPV4]: Restore old behaviour of default config values
by Herbert Xu
· 17 years ago
31be308
[IPV4]: Add default config support after inetdev_init
by Herbert Xu
· 17 years ago
42f811b
[IPV4]: Convert IPv4 devconf to an array
by Herbert Xu
· 17 years ago
8d76527
[IPV4]: Only panic if inetdev_init fails for loopback
by Herbert Xu
· 17 years ago
f0e48db
[TCP]: Honour sk_bound_dev_if in tcp_v4_send_ack
by Patrick McHardy
· 17 years ago
6e1d910
[ICMP]: Fix icmp_errors_use_inbound_ifaddr sysctl
by Patrick McHardy
· 17 years ago
584bdf8
[IPV4]: Fix "ipOutNoRoutes" counter error for TCP and UDP
by Wei Dong
· 17 years ago
4fcd6b9
[NET] gso: Fix GSO feature mask in sk_setup_caps
by Herbert Xu
· 17 years ago
6418204
[TCP]: Fix GSO ignorance of pkts_acked arg (cong.cntrl modules)
by Ilpo Järvinen
· 17 years ago
75202e7
[NET]: Fix comparisons of unsigned < 0.
by Bill Nottingham
· 17 years ago
60468d5
[NET]: Make net watchdog timers 1 sec jiffy aligned.
by Venkatesh Pallipadi
· 17 years ago
3f196eb
[TCP]: Use default 32768-61000 outgoing port range in all cases.
by Mark Glines
· 17 years ago
278a3de
[AF_UNIX]: Fix datagram connect race causing an OOPS.
by David S. Miller
· 17 years ago
1c92b4e
[AF_UNIX]: Make socket locking much less confusing.
by David S. Miller
· 17 years ago
d2d1acd
VLAN: kill_vid is only useful for VLAN filtering devices
by Stephen Hemminger
· 17 years ago
1acf6ba
Merge branch 'mac80211' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
9a834b8
[BRIDGE]: Round off STP perodic timers.
by Stephen Hemminger
· 17 years ago
071f772
[BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge.
by Baruch Even
· 17 years ago
6740375
[TCP] tcp_probe: use GCC printf attribute
by Stephen Hemminger
· 17 years ago
6331349
[TCP] tcp_probe: a trivial fix for mismatched number of printl arguments.
by Sangtae Ha
· 17 years ago
e4fd5da
[TCP]: Consolidate checking for tcp orphan count being too big.
by Pavel Emelianov
· 17 years ago
be02097
[AF_PACKET]: Kill CONFIG_PACKET_SOCKET.
by David S. Miller
· 17 years ago
8c7fc03
[IPV6]: Fix build warning.
by David S. Miller
· 17 years ago
a2efcfa
[AF_PACKET]: Kill bogus CONFIG_PACKET_MULTICAST
by David S. Miller
· 17 years ago
ddc31ce
[IPV4]: Kill references to bogus non-existent CONFIG_IP_NOSIOCRT
by David S. Miller
· 17 years ago
f282d45
[IPSEC]: Fix panic when using inter address familiy IPsec on loopback.
by Kazunori MIYAZAWA
· 17 years ago
83f03fa
[NET]: parse ip:port strings correctly in in4_pton
by Jerome Borsboom
· 17 years ago
7ebba6d
[IPV6] ROUTE: No longer handle ::/0 specially.
by YOSHIFUJI Hideaki
· 17 years ago
144466b
[IPSEC]: Fix IPv6 AH calculation in outbound
by Kazunori MIYAZAWA
· 17 years ago
aad0e0b
[XFRM]: xfrm_larval_drop sysctl should be __read_mostly.
by David S. Miller
· 17 years ago
01e67d0
[XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl.
by David S. Miller
· 17 years ago
ef7ab23
[PATCH] softmac: alloc_ieee80211() NULL check
by Akinobu Mita
· 17 years ago
a76193d
[PATCH] ieee80211: fix incomplete error message
by Akinobu Mita
· 17 years ago
91fa558
[PATCH] mac80211: avoid null ptr deref in ieee80211_ibss_add_sta
by John W. Linville
· 17 years ago
52fb24c
[PATCH] mac80211: always set carrier status on open
by Michael Wu
· 17 years ago
e8fdeca
[PATCH] mac80211: fix memory leak when defrag fragments
by Hong Liu
· 17 years ago
f11b0f0
[PATCH] mac80211: fail back to use associate from reassociate
by Zhu Yi
· 18 years ago
14e50e5
[XFRM]: Allow packet drops during larval state resolution.
by David S. Miller
· 17 years ago
ba78073
[NET]: "wrong timeout value" in sk_wait_data() v2
by Vasily Averin
· 17 years ago
c883f21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
by David S. Miller
· 17 years ago
1ff75ed
[NETFILTER]: nf_nat_h323: call set_h225_addr instead of set_h225_addr_hook
by Jing Min Zhao
· 17 years ago
f8f1c08
[NETFILTER]: nf_conntrack_h323: add missing T.120 address in OLCA
by Jing Min Zhao
· 17 years ago
596830f
[NETFILTER]: nf_conntrack_h323: remove unnecessary process of Information signal
by Jing Min Zhao
· 17 years ago
bb80724
[NETFILTER]: nf_conntrack_h323: fix get_h225_addr() for IPv6 address access
by Jing Min Zhao
· 17 years ago
d052918
[NETFILTER]: nf_conntrack_h323: fix ASN.1 types
by Jing Min Zhao
· 17 years ago
25b86e0
[NETFILTER]: nf_conntrack_ftp: fix newline sequence number calculation
by Patrick McHardy
· 17 years ago
5fe26f5
[NETFILTER]: nf_conntrack_ftp: fix newline sequence number update
by Patrick McHardy
· 17 years ago
2e4b3b0
[NET_SCHED]: sch_htb: fix event cache time calculation
by Patrick McHardy
· 17 years ago
1b07a95
[DCCP]: Fix build warning when debugging is disabled.
by David S. Miller
· 17 years ago
cb283ea
[TIPC]: Fixed erroneous introduction of for_each_netdev
by Jon Paul Maloy
· 17 years ago
b8f5583
[RTNETLINK]: Fix sending netlink message when replace route.
by Milan Kocian
· 17 years ago
a31b19c
[TIPC]: Use menuconfig objects.
by Jan Engelhardt
· 17 years ago
29e32cc
[SCTP]: Use menuconfig objects.
by Jan Engelhardt
· 17 years ago
a6938a1
[IPVS]: Use menuconfig objects.
by Jan Engelhardt
· 17 years ago
3df25df
[DCCP]: Use menuconfig objects.
by Jan Engelhardt
· 17 years ago
bbb711e
[IPV6]: Ignore ipv6 events on non-IPV6 capable devices.
by Oliver Hartkopp
· 17 years ago
36247f5
[NET_SCHED]: Fix qdisc_restart return value when dequeue is empty
by Herbert Xu
· 17 years ago
5dee9e7
[Bluetooth] Fix L2CAP configuration parameter handling
by Marcel Holtmann
· 17 years ago
575c3e2
[RTNETLINK]: Remove remains of wireless extensions over rtnetlink
by Patrick McHardy
· 17 years ago
83b496e
[RTNETLINK]: Allow changing of subsets of netdevice flags in rtnl_setlink
by Patrick McHardy
· 17 years ago
1f8481d
[AF_RXRPC]: Make call state names available if CONFIG_PROC_FS=n
by David Howells
· 17 years ago
71a904b
[AF_RXRPC]: AF_RXRPC depends on IPv4
by David Howells
· 17 years ago
26b8e51
[IPSEC]: Fix warnings with casting int to pointer
by Herbert Xu
· 17 years ago
Next »