Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
29d03fa12bc02c0f8085cd6bb06d11359a4bccaf
/
net
c5617b2
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
ade6108
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
92e99a9
iucv: convert cpu notifier to return encapsulate errno value
by Akinobu Mita
· 14 years ago
0a68b0b
sunrpc: fix leak on error on socket xprt setup
by J. Bruce Fields
· 14 years ago
b1cdc46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
e513480
Phonet: fix potential use-after-free in pep_sock_close()
by Rémi Denis-Courmont
· 14 years ago
a261af9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
ef7ffe8
sunrpc: use formatting of module name in SUNRPC
by Alex Riesen
· 14 years ago
4be929b
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
by Alexey Dobriyan
· 14 years ago
d9b52dc
net/dccp: expansion of error code size
by Yoichi Yuasa
· 14 years ago
a0c9101
wireless: fix sta_info.h kernel-doc warnings
by Randy Dunlap
· 14 years ago
3dc3fc5
Revert "ath9k: Group Key fix for VAPs"
by John W. Linville
· 14 years ago
f137711
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 14 years ago
a69eee4
Revert "ath9k: Group Key fix for VAPs"
by Linus Torvalds
· 14 years ago
4fd5ec5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 14 years ago
8286274
tun: Update classid on packet injection
by Herbert Xu
· 14 years ago
f845172
cls_cgroup: Store classid in struct sock
by Herbert Xu
· 14 years ago
dcda138d
caif: Bugfix - use MSG_TRUNC in receive
by Sjur Braendeland
· 14 years ago
a9a8f10
caif: Bugfix - missing spin_unlock
by Sjur Braendeland
· 14 years ago
ca6a09f
caif: Bugfix - Poll can't return POLLHUP while connecting.
by Sjur Braendeland
· 14 years ago
638e628
caif: Bugfix - handle mem-allocation failures
by Sjur Braendeland
· 14 years ago
7aecf49
caif: Bugfix - use standard Linux lists
by Sjur Braendeland
· 14 years ago
9e4b816
caif: Bugfix - wait_ev*_timeout returns long.
by Sjur Braendeland
· 14 years ago
8ce6ceb
net-2.6 : V2 - fix dev_get_valid_name
by Daniel Lezcano
· 14 years ago
253683b
rtnetlink: Fix error handling in do_setlink()
by David Howells
· 14 years ago
eb1669a
net-caif: drop redundant Kconfig entries
by Mike Frysinger
· 14 years ago
53b0f08
net_sched: Fix qdisc_notify()
by Eric Dumazet
· 14 years ago
a6c0f82
ieee802154: Fix possible NULL pointer dereference in wpan_phy_alloc
by Denis Kirjanov
· 14 years ago
9918ff2
sunrpc: Pushdown the bkl from sunrpc cache ioctl
by Frederic Weisbecker
· 14 years ago
674b604
sunrpc: Pushdown the bkl from ioctl
by Frederic Weisbecker
· 14 years ago
1756ac3
Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 14 years ago
4681dbd
9p: add 9P2000.L rename operation
by Sripathi Kodi
· 15 years ago
bda8e77
9p: add 9P2000.L statfs operation
by Sripathi Kodi
· 15 years ago
c56e4ac
9p: VFS switches for 9p2000.L: protocol and client changes
by Sripathi Kodi
· 15 years ago
ee9a360
Merge branch 'master' into for-2.6.35
by Jens Axboe
· 14 years ago
35f3d14
pipe: add support for shrinking and growing pipes
by Jens Axboe
· 14 years ago
579d753
cfg80211: add missing braces
by Johannes Berg
· 14 years ago
9fbc630
cfg80211: fix crash in cfg80211_set_freq()
by Felix Fietkau
· 14 years ago
22fe88d
cfg80211: Fix signal_type comparison
by Sujith
· 14 years ago
a1b3f59
net: Expose all network devices in a namespaces in sysfs
by Eric W. Biederman
· 15 years ago
910a7e9
netlink: Implment netlink_broadcast_filtered
by Eric W. Biederman
· 15 years ago
d6523dd
net/sysfs: Fix the bitrot in network device kobject namespace support
by Eric W. Biederman
· 14 years ago
608b4b9
netns: Teach network device kobjects which namespace they are in.
by Eric W. Biederman
· 15 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 14 years ago
ff5f149
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-7
by Steven Rostedt
· 14 years ago
76cc8b1
net: fix problem in dequeuing from input_pkt_queue
by Tom Herbert
· 14 years ago
41499bd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 14 years ago
622e0ca
gro: Fix bogus gso_size on the first fraglist entry
by Herbert Xu
· 14 years ago
f896546
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
46ee964
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
fc35077
netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_get_next_corpse()
by Joerg Marx
· 14 years ago
f72caf7
Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
6a6be47
Merge branch 'nfs-for-2.6.35' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
98c89cd
Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 14 years ago
dc3f5e6
trans_virtio: use virtqueue_xxx wrappers
by Michael S. Tsirkin
· 15 years ago
622ccdf
ipv6: Never schedule DAD timer on dead address
by Herbert Xu
· 14 years ago
f2344a1
ipv6: Use POSTDAD state
by Herbert Xu
· 14 years ago
4c5ff6a
ipv6: Use state_lock to protect ifa state
by Herbert Xu
· 14 years ago
e9d3e08
ipv6: Replace inet6_ifaddr->dead with state
by Herbert Xu
· 14 years ago
b3bcb72
bridge: fix build for CONFIG_SYSFS disabled
by Randy Dunlap
· 14 years ago
3fa21e0
net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
b60b659
net sched: cleanup and rate limit warning
by stephen hemminger
· 14 years ago
207024b
pfkey: add severity to printk
by stephen hemminger
· 14 years ago
62db5cf
xfrm: add severity to printk
by stephen hemminger
· 14 years ago
6ff9c36
net sched: printk message severity
by stephen hemminger
· 14 years ago
49afa55
net/caif: Use kzalloc
by Julia Lawall
· 14 years ago
2e3219b
sctp: fix append error cause to ERROR chunk correctly
by Wei Yongjun
· 14 years ago
57b6108
net: Add netlink support for virtual port management (was iovnl)
by Scott Feldman
· 14 years ago
d19d56d
net: Introduce skb_tunnel_rx() helper
by Eric Dumazet
· 14 years ago
de213e5
tcp: tcp_synack_options() fix
by Eric Dumazet
· 14 years ago
eedf042
ipv6: fix the bug of address check
by Stephen Hemminger
· 14 years ago
f0218b3
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-6
by Steven Rostedt
· 14 years ago
820ae8a
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
a2f7922
net_sched: sch_hfsc: fix classification loops
by Patrick McHardy
· 14 years ago
f0cd150
tbf: stop wanton destruction of children (v2)
by stephen hemminger
· 14 years ago
ccbd6a5
net: Remove unnecessary semicolons after switch statements
by Joe Perches
· 14 years ago
935e2a2
X25: Remove bkl in sockopts
by andrew hendry
· 14 years ago
37cda78
X25: Move accept approve flag to bitfield
by andrew hendry
· 14 years ago
b7792e3
X25: Move interrupt flag to bitfield
by andrew hendry
· 14 years ago
cb863ff
X25: Move qbit flag to bitfield
by andrew hendry
· 14 years ago
ab6e3fe
net: No dst refcounting in ip_queue_xmit()
by Eric Dumazet
· 14 years ago
4a94445
net: Use ip_route_input_noref() in input path
by Eric Dumazet
· 14 years ago
407eadd
net: implements ip_route_input_noref()
by Eric Dumazet
· 14 years ago
7fee226
net: add a noref bit on skb dst
by Eric Dumazet
· 14 years ago
ebda37c
rps: avoid one atomic in enqueue_to_backlog
by Eric Dumazet
· 15 years ago
0771275
ipv6 addrlabel: permit deletion of labels assigned to removed dev
by Florian Westphal
· 14 years ago
6fe70aa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
0c348d7c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
6811d58
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
99df95a
sunrpc: Include missing smp_lock.h
by Frederic Weisbecker
· 15 years ago
d79b6f4
procfs: Push down the bkl from ioctl
by Frederic Weisbecker
· 15 years ago
c02db8c
rtnetlink: make SR-IOV VF interface symmetric
by Chris Wright
· 14 years ago
55fa0cf
sctp: delete active ICMP proto unreachable timer when free transport
by Wei Yongjun
· 14 years ago
2d6c9ff
net: congestion notifications are not dropped packets
by Eric Dumazet
· 14 years ago
a465419
net: Introduce sk_route_nocaps
by Eric Dumazet
· 14 years ago
35790c0
tcp: fix MD5 (RFC2385) support
by Eric Dumazet
· 14 years ago
3b098e2
net: Consistent skb timestamping
by Eric Dumazet
· 14 years ago
a1aa348
xfrm: fix policy unreferencing on larval drop
by Timo Teras
· 14 years ago
a14462f
net: adjust handle_macvlan to pass port struct to hook
by Jiri Pirko
· 15 years ago
Next »