Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
72d39fea9017bbb1407620bf89dfe8d1fb658e35
/
net
d831666
[IPV4] SNMP: Display new statistics at /proc/net/netstat
by Mitsuru Chinen
· 17 years ago
ae7bf20
[IPV6]: Reverse sense of promisc tests in ip6_mc_input
by Corey Mutter
· 17 years ago
3e5c2d3
[NET_SCHED]: prio qdisc boundary condition
by Jamal Hadi Salim
· 17 years ago
6253db0
[IPSEC]: Don't warn if high-order hash resize fails
by Herbert Xu
· 17 years ago
b5505c6
[IPSEC]: Check validity of direction in xfrm_policy_byid
by Herbert Xu
· 17 years ago
5884c40
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 18 years ago
da0dd23
[NETFILTER]: xt_conntrack: add compat support
by Patrick McHardy
· 18 years ago
802169a
[NETFILTER]: iptable_raw: ignore short packets sent by SOCK_RAW sockets
by Patrick McHardy
· 18 years ago
4a176c1
[NETFILTER]: iptable_{filter,mangle}: more descriptive "happy cracking" message
by Patrick McHardy
· 18 years ago
5d78a84
[NETFILTER]: nf_nat: Clears helper private area when NATing
by Yasuyuki Kozakai
· 18 years ago
df293bb
[NETFILTER]: ctnetlink: clear helper area and handle unchanged helper
by Yasuyuki Kozakai
· 18 years ago
fda6143
[NETFILTER]: nf_conntrack: Removes unused destroy operation of l3proto
by Yasuyuki Kozakai
· 18 years ago
ba4c7cb
[NETFILTER]: nf_nat: remove unused argument of function allocating binding
by Yasuyuki Kozakai
· 18 years ago
3c2ad46
[NETFILTER]: Clean up table initialization
by Patrick McHardy
· 18 years ago
41a23b0
[NET_SCHED]: Avoid requeue warning on dev_deactivate
by Herbert Xu
· 18 years ago
cce1fa3
[NET_SCHED]: Reread dev->qdisc for NETDEV_TX_OK
by Herbert Xu
· 18 years ago
d90df3a
[NET_SCHED]: Rationalise return value of qdisc_restart
by Herbert Xu
· 18 years ago
5830725
[NET]: Fix dev->qdisc race for NETDEV_TX_LOCKED case
by Thomas Graf
· 18 years ago
fc03841
[UDP]: Fix AF-specific references in AF-agnostic code.
by David S. Miller
· 18 years ago
9a6bf6f
[IPV6] ROUTE: Assign rt6i_idev for ip6_{prohibit,blk_hole}_entry.
by YOSHIFUJI Hideaki
· 18 years ago
e76b2b2
[IPV6]: Do no rely on skb->dst before it is assigned.
by YOSHIFUJI Hideaki
· 18 years ago
5bb1ab0
[IPV6]: Send ICMPv6 error on scope violations.
by David L Stevens
· 18 years ago
ac40e41
[SCTP]: Do not include ABORT chunk header in the notification.
by Vlad Yasevich
· 18 years ago
70b57b8
[SCTP]: Correctly copy addresses in sctp_copy_laddrs
by Vlad Yasevich
· 18 years ago
8dc4984
[SCTP]: Prevent OOPS if hmac modules didn't load
by Vlad Yasevich
· 18 years ago
d9568ba
[NET] link_watch: Always schedule urgent events
by Herbert Xu
· 18 years ago
db0ccff
[NET] link_watch: Eliminate potential delay on wrap-around
by Herbert Xu
· 18 years ago
4cd8c9e
[NET_SCHED]: teql_enqueue can check limits before skb enqueue
by Krishna Kumar
· 18 years ago
5b323ed
[MAC80211]: include <linux/delay.h> instead of <asm/delay.h>
by Geert Uytterhoeven
· 18 years ago
294cc44
[NET]: Remove link_watch delay for up even when we're down
by Herbert Xu
· 18 years ago
572a103
[NET] link_watch: Move link watch list into net_device
by Herbert Xu
· 18 years ago
5be3946
[Bluetooth] Switch to using input_dev->dev.parent
by Marcel Holtmann
· 18 years ago
fc0b60f
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 18 years ago
a6a62b6
AF_RXRPC: reduce debugging noise
by David Howells
· 18 years ago
f54bfc0
[S390] Kconfig: no wireless on s390.
by Martin Schwidefsky
· 18 years ago
9556fb7
[S390] Kconfig: unwanted menus for s390.
by Martin Schwidefsky
· 18 years ago
2c4f365
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream
by Jeff Garzik
· 18 years ago
ddce40d
sunrpc: fix crash in rpc_malloc()
by Peter Zijlstra
· 18 years ago
aa3d1fa
SUNRPC: Fix pointer arithmetic bug recently introduced in rpc_malloc/free
by Chuck Lever
· 18 years ago
9a9136e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
8bb7844
Add suspend-related notifications for CPU hotplug
by Rafael J. Wysocki
· 18 years ago
05ed690
knfsd: simplify a 'while' condition in svcsock.c
by NeilBrown
· 18 years ago
c5e434c
knfsd: rpcgss: RPC_GSS_PROC_ DESTROY request will get a bad rpc
by Wei Yongjun
· 18 years ago
54f9247
knfsd: fix resource leak resulting in module refcount leak for rpcsec_gss_krb5.ko
by Frank Filz
· 18 years ago
153e44d
knfsd: rpc: fix server-side wrapping of krb5i replies
by NeilBrown
· 18 years ago
5bd5f58
sunrpc: fix error path in module_init
by Akinobu Mita
· 18 years ago
cd12301
RPC: add wrapper for svc_reserve to account for checksum
by Jeff Layton
· 18 years ago
7ac1bea
knfsd: rename sk_defer_lock to sk_lock
by NeilBrown
· 18 years ago
28e53bd
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
by Oleg Nesterov
· 18 years ago
c214b2c
ipvs: flush defense_work before module unload
by Oleg Nesterov
· 18 years ago
59c5159
Fix occurrences of "the the "
by Michael Opdenacker
· 18 years ago
3dde6ad
Fix trivial typos in Kconfig* files
by David Sterba
· 18 years ago
3b180bf
Bluetooth HID: HIDP - don't initialize force feedback
by Jiri Kosina
· 18 years ago
215d067
Fix sunrpc warning noise
by Geert Uytterhoeven
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
c23fbb6
VFS: delay the dentry name generation on sockets and pipes
by Eric Dumazet
· 18 years ago
93afe3d
[PATCH] ieee80211: include frequency in scan results
by Larry Finger
· 18 years ago
f5cdf30
[PATCH] ieee80211: add ieee80211_channel_to_freq
by Larry Finger
· 18 years ago
d12db0b
Fix bluetooth HCI sysfs compile
by Linus Torvalds
· 18 years ago
9fa0853
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
cf4328c
[NET]: rfkill: add support for input key to control wireless radio
by Ivo van Doorn
· 18 years ago
2396a22
[NET] net/core: Fix error handling
by Josef 'Jeff' Sipek
· 18 years ago
d5bb306
Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
by David S. Miller
· 18 years ago
1570077
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 18 years ago
e9f207f
[MAC80211]: Add debugfs attributes.
by Jiri Benc
· 18 years ago
f0706e8
[MAC80211]: Add mac80211 wireless stack.
by Jiri Benc
· 18 years ago
af7cd37
[AF_IUCV]: Compile fix - adopt to skbuff changes.
by Heiko Carstens
· 18 years ago
4d47007
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 18 years ago
9cf5b0e
[Bluetooth] Disconnect L2CAP connection after last RFCOMM DLC
by Marcel Holtmann
· 18 years ago
77f2a45
[Bluetooth] Check that device is in rfcomm_dev_list before deleting
by Marcel Holtmann
· 18 years ago
48db9ca
[Bluetooth] Use in-kernel sockets API
by Marcel Holtmann
· 18 years ago
53c1d4b
[Bluetooth] Attach host adapters to the Bluetooth bus
by Marcel Holtmann
· 18 years ago
0878b66
[Bluetooth] Fix L2CAP and HCI setsockopt() information leaks
by Marcel Holtmann
· 18 years ago
07d9396
[SCTP]: Set assoc_id correctly during INIT collision.
by Vlad Yasevich
· 18 years ago
827bf12
[SCTP]: Re-order SCTP initializations to avoid race with sctp_rcv()
by Sridhar Samudrala
· 18 years ago
ce5325c
[SCTP]: Fix the SO_REUSEADDR handling to be similar to TCP.
by Vlad Yasevich
· 18 years ago
16d00fb
[SCTP]: Verify all destination ports in sctp_connectx.
by Vlad Yasevich
· 18 years ago
5a6d341
[XFRM] SPD info TLV aggregation
by Jamal Hadi Salim
· 18 years ago
af11e31
[XFRM] SAD info TLV aggregationx
by Jamal Hadi Salim
· 18 years ago
224711d
[AF_RXRPC]: Sort out MTU handling.
by David Howells
· 18 years ago
da99f05
[AF_IUCV/IUCV] : Add missing section annotations
by Heiko Carstens
· 18 years ago
561e036
[AF_IUCV]: Implementation of a skb backlog queue
by Jennifer Hunt
· 18 years ago
9e71efc
[NETLINK]: Remove bogus BUG_ON
by Patrick McHardy
· 18 years ago
b40b4f7
[TCP]: zero out rx_opt in tcp_disconnect()
by Srinivas Aji
· 18 years ago
7562f87
[NET]: Rework dev_base via list_head (v3)
by Pavel Emelianov
· 18 years ago
03fba04
[TCP] Highspeed: Limited slow-start is nowadays in tcp_slow_start
by Ilpo Järvinen
· 18 years ago
fc38582
[NETFILTER]: bridge netfilter: consolidate header pushing/pulling code
by Patrick McHardy
· 18 years ago
cfd6c38
[NETFILTER]: sip: Fix RTP address NAT
by Herbert Xu
· 18 years ago
c2a1910
[NETFILTER]: nf_nat_proto_gre: do not modify/corrupt GREv0 packets through NAT
by Jorge Boncompte
· 18 years ago
3278500
[NETFILTER]: ipt_DNAT: accept port randomization option
by Patrick McHardy
· 18 years ago
4e9cac2
[NET]: Add __dev_getfirstbyhwtype
by Patrick McHardy
· 18 years ago
188ccb5
[NETLINK]: Fix use after free in netlink_recvmsg
by Patrick McHardy
· 18 years ago
3f660d6
[NETLINK]: Kill CB only when socket is unused
by Herbert Xu
· 18 years ago
825e7d4
[TCP]: Delete unused header file net/ipv4/tcp_yeah.h.
by Robert P. J. Day
· 18 years ago
80c72fe
[AFS/AF_RXRPC]: Miscellaneous fixes.
by David Howells
· 18 years ago
39f5fb3
kconfig: fix path to modules.txt in Kconfig help
by Alexander E. Patrakov
· 18 years ago
61322b3
spkm3: initialize hash
by J. Bruce Fields - unquoted
· 18 years ago
b80e183
spkm3: remove bad kfree, unnecessary export
by J. Bruce Fields - unquoted
· 18 years ago
f32824d
spkm3: fix spkm3's use of hmac
by J. Bruce Fields - unquoted
· 18 years ago
Next »