Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
90bcaf7b4a33bb9b100cc06869f0c033a870d4a0
/
net
90bcaf7
[IPV6]: flowlabels are net-endian
by Al Viro
· 18 years ago
5d36b18
[XFRM]: annotate ->new_mapping()
by Al Viro
· 18 years ago
d5a0a1e
[IPV4]: encapsulation annotations
by Al Viro
· 18 years ago
4806126
[SUNRPC]: annotate hash_ip()
by Al Viro
· 18 years ago
8a74ff7
[IPV6]: annotate ipv6 mcast
by Al Viro
· 18 years ago
04ce690
[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian
by Al Viro
· 18 years ago
8c689a6
[XFRM]: misc annotations
by Al Viro
· 18 years ago
d2ecd9c
[IPV6]: annotate inet6_hashtables
by Al Viro
· 18 years ago
5a874db
[NET]: ipconfig and nfsroot annotations
by Al Viro
· 18 years ago
3e6c8cd
[TIPC]: endianness annotations
by Al Viro
· 18 years ago
d54a81d
[IPV6] NDISC: Calculate packet length correctly for allocation.
by David S. Miller
· 18 years ago
88041b7
[PATCH] netdev: don't allow register_netdev with blank name
by Stephen Hemminger
· 18 years ago
38e3a64
[PATCH] softmac: reduce scan debug output
by Larry Finger
· 18 years ago
718cc4c
[PATCH] ieee80211: Provide generic get_stats implementation
by Daniel Drake
· 18 years ago
571d6ee
[PATCH] Check ieee80211softmac_auth_resp kmalloc result
by Arnaldo Carvalho de Melo
· 18 years ago
5398d59
[PATCH] ieee80211softmac: fix verbosity when debug disabled
by Larry Finger
· 18 years ago
837925d
[PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay detected' log messages
by Larry Finger
· 18 years ago
42a4cf9
[PATCH] ieee80211: allow mtu bigger than 1500
by matthieu castet
· 18 years ago
c9308b0
[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx
by Daniel Drake
· 18 years ago
116b23b
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
c1cb0b7
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes
by Jeff Garzik
· 18 years ago
0779bf2
Fix misc .c/.h comment typos
by Matt LaPlante
· 18 years ago
af443b6
[NETFILTER]: ipt_REJECT: fix memory corruption
by Patrick McHardy
· 18 years ago
2e47c26
[NETFILTER]: conntrack: fix refcount leak when finding expectation
by Yasuyuki Kozakai
· 18 years ago
c537b75
[NETFILTER]: ctnetlink: fix reference count leak
by Patrick McHardy
· 18 years ago
22e7410
[NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrack
by Yasuyuki Kozakai
· 18 years ago
dafc741
[NETFILTER]: nfctnetlink: assign helper to newly created conntrack
by Yasuyuki Kozakai
· 18 years ago
ba8379b2
[PATCH] bridge: fix possible overflow in get_fdb_entries
by Chris Wright
· 18 years ago
a3df3b6
[PATCH] softmac: remove netif_tx_disable when scanning
by Michael Buesch
· 18 years ago
9abbffe
[XFRM] STATE: Fix to respond error to get operation if no matching entry exists.
by Masahide NAKAMURA
· 18 years ago
ac16ca6
[NET]: Fix kfifo_alloc() error check.
by Akinobu Mita
· 18 years ago
753eab7
[UDP]: Make udp_encap_rcv use pskb_may_pull
by Olaf Kirch
· 18 years ago
38f7efd
[NETFILTER]: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCT
by Faidon Liambotis
· 18 years ago
f2776ff
[IPV6]: Fix address/interface handling in UDP and DCCP, according to the scoping architecture.
by YOSHIFUJI Hideaki
· 18 years ago
700f967
[IRDA]: Lockdep fix.
by Peter Zijlstra
· 18 years ago
4498c80
[BLUETOOTH]: Fix unaligned access in hci_send_to_sock.
by David S. Miller
· 18 years ago
785fd8b8
[XFRM]: nlmsg length not computed correctly in the presence of subpolicies
by Jamal Hadi Salim
· 18 years ago
334f3d4
[XFRM]: Sub-policies broke policy events
by Jamal Hadi Salim
· 18 years ago
354f60a
[Bluetooth] Ignore L2CAP config requests on disconnect
by Marcel Holtmann
· 18 years ago
820ae1b
[Bluetooth] Always include MTU in L2CAP config responses
by Marcel Holtmann
· 18 years ago
ff2d367
[Bluetooth] Check if RFCOMM session is still attached to the TTY
by Marcel Holtmann
· 18 years ago
6bd5741
[Bluetooth] Handling pending connect attempts after inquiry
by Marcel Holtmann
· 18 years ago
e52726d
[Bluetooth] Attach low-level connections to the Bluetooth bus
by Marcel Holtmann
· 18 years ago
53ab61c
[IPV6] IP6TUNNEL: Add missing nf_reset() on input path.
by Yasuyuki Kozakai
· 18 years ago
b3fdd9f
[IPV6] IP6TUNNEL: Delete all tunnel device when unloading module.
by Yasuyuki Kozakai
· 18 years ago
ea659e0
[IPV6] ROUTE: Do not enable router reachability probing in router mode.
by YOSHIFUJI Hideaki
· 18 years ago
557e92e
[IPV6] ROUTE: Prefer reachable nexthop only if the caller requests.
by YOSHIFUJI Hideaki
· 18 years ago
ea73ee2
[IPV6] ROUTE: Try to use router which is not known unreachable.
by YOSHIFUJI Hideaki
· 18 years ago
52bf376
[TCP]: Fix up sysctl_tcp_mem initialization.
by John Heffner
· 18 years ago
337dde7
[NETFILTER]: ip6_tables: use correct nexthdr value in ipv6_find_hdr()
by Patrick McHardy
· 18 years ago
d8a585d
[NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queue
by Patrick McHardy
· 18 years ago
7fdeaf6
[NETFILTER]: nfnetlink_log: fix byteorder of NFULA_SEQ_GLOBAL
by Patrick McHardy
· 18 years ago
efa53eb
[PATCH] ieee80211: Fix kernel panic when QoS is enabled
by Zhu Yi
· 18 years ago
bb831eb
[IPVS]: More endianness fixed.
by Julian Anastasov
· 18 years ago
375d9d7
[DECNET]: Endianess fixes (try #2)
by Steven Whitehouse
· 18 years ago
25f484a
[NET]: Set truesize in pskb_copy
by Herbert Xu
· 18 years ago
8e365ee
[NETPOLL]: Compute checksum properly in netpoll_send_udp().
by Chris Lalancette
· 18 years ago
da33e3e
[PKT_SCHED] sch_htb: Use hlist_del_init().
by Stephen Hemminger
· 18 years ago
9e950ef
[TCP]: Don't use highmem in tcp hash size calculation.
by John Heffner
· 18 years ago
64cb104
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
0c7bb31
[PATCH] sunrpc: add missing spin_unlock
by Akinobu Mita
· 18 years ago
78eb77a
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes
by Jeff Garzik
· 18 years ago
38c9437
[NETLABEL]: Fix build failure.
by Paul Moore
· 18 years ago
daccff0
[IPV6]: Give sit driver an appropriate module alias.
by Patrick McHardy
· 18 years ago
36f73d0
[IPV6]: Add ndisc_netdev_notifier unregister.
by Dmitry Mishin
· 18 years ago
db38c179
[NET]: __alloc_pages() failures reported due to fragmentation
by Larry Woodman
· 18 years ago
0f37c60
[PKTGEN]: TCI endianness fixes
by Al Viro
· 18 years ago
febf0a4
[NETFILTER] bug: skb->protocol is already net-endian
by Al Viro
· 18 years ago
d1208b9
[NETFILTER] bug: nfulnl_msg_config_mode ->copy_range is 32bit
by Al Viro
· 18 years ago
7ac00a2
[NETFILTER] bug: NFULA_CFG_QTHRESH uses 32bit
by Al Viro
· 18 years ago
02e6037
[IPX]: Annotate and fix IPX checksum
by Al Viro
· 18 years ago
4833ed0
[IPX]: Trivial parts of endianness annotations
by Al Viro
· 18 years ago
6f5b7ef
[NETFILTER]: silence a warning in ebtables
by Meelis Roos
· 18 years ago
5b12254
[IPV6]: File the fingerprints off ah6->spi/esp6->spi
by Al Viro
· 18 years ago
b1736a7
[TCP]: Set default congestion control when no sysctl.
by Stephen Hemminger
· 18 years ago
d55b4c6
[TIPC] net/tipc/port.c: fix NULL dereference
by Adrian Bunk
· 18 years ago
aec41a0
[PATCH] ieee80211: don't flood log with errors
by Jiri Benc
· 18 years ago
798b6b1
[PATCH] skge, sky2, et all. gplv2 only
by Stephen Hemminger
· 18 years ago
1b7c2db
[IPV6]: fix flowlabel seqfile handling
by James Morris
· 18 years ago
c6817e4
[IPV6]: return EINVAL for invalid address with flowlabel lease request
by James Morris
· 18 years ago
de76e69
[SCTP]: Remove temporary associations from backlog and hash.
by Vlad Yasevich
· 18 years ago
4f44430
[SCTP]: Correctly set IP id for SCTP traffic
by Vlad Yasevich
· 18 years ago
f8687af
[NetLabel]: protect the CIPSOv4 socket option from setsockopt()
by Paul Moore
· 18 years ago
920b868
[NETFILTER]: ip_tables: compat code module refcounting fix
by Dmitry Mishin
· 18 years ago
c073e3f
[NETFILTER]: nf_conntrack: add missing unlock in get_next_corpse()
by Martin Josefsson
· 18 years ago
ef4512e
[NETFILTER]: ip_tables: compat error way cleanup
by Vasily Averin
· 18 years ago
590bdf7
[NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tables
by Dmitry Mishin
· 18 years ago
844dc7c
[NETFILTER]: remove masq/NAT from ip6tables Kconfig help
by Patrick McHardy
· 18 years ago
bcd6207
[IPV6]: fix lockup via /proc/net/ip6_flowlabel
by James Morris
· 18 years ago
a27b58f
[NET]: fix uaccess handling
by Heiko Carstens
· 18 years ago
28cd775
[SCTP]: Always linearise packet on input
by Herbert Xu
· 18 years ago
234af48
[DCCP]: fix printk format warnings
by Randy Dunlap
· 18 years ago
c8884ed
[NET]: Fix segmentation of linear packets
by Herbert Xu
· 18 years ago
54489c14
[XFRM] xfrm_user: Fix unaligned accesses.
by David S. Miller
· 18 years ago
201a95a
[APPLETALK]: Fix potential OOPS in atalk_sendmsg().
by David S. Miller
· 18 years ago
202dd45
[PATCH] fix "sunrpc: fix refcounting problems in rpc servers"
by Andrew Morton
· 18 years ago
d6740df
[PATCH] sunrpc: fix refcounting problems in rpc servers
by Neil Brown
· 18 years ago
1842c4b
[BRIDGE]: correct print message typo
by Randy Dunlap
· 18 years ago
2a272f9
[TCP] H-TCP: fix integer overflow
by Gavin McCullagh
· 18 years ago
2211924
[TCP] cubic: scaling error
by Stephen Hemminger
· 18 years ago
Next »