Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
876d2d6f6e60b1170f7ed664b9659def92b87be3
/
net
229a66e
IPv6: Removing unnecessary NULL checks.
by Matti Vaittinen
· 13 years ago
ad79eef
ipv4: fix a memory leak in ic_bootp_send_if
by RongQing.Li
· 13 years ago
4a287eb
IPv6 routing, NLM_F_* flag support: REPLACE and EXCL flags support, warn about missing CREATE flag
by Matti Vaittinen
· 13 years ago
d71314b
IPv6 routing, NLM_F_* flag support: warn if new route is created without NLM_F_CREATE
by Matti Vaittinen
· 13 years ago
b2b5ce9
net: introduce build_skb()
by Eric Dumazet
· 13 years ago
8b5c171
neigh: new unresolved queue limits
by Eric Dumazet
· 13 years ago
292d139
bridge: add NTF_USE support
by stephen hemminger
· 13 years ago
f8b1b5d
6LoWPAN: UDP header decompression
by alex.bluesman.smirnov@gmail.com
· 13 years ago
3bd5b95
6LoWPAN: UDP header compression
by alex.bluesman.smirnov@gmail.com
· 13 years ago
4d039f6
6LoWPAN: set proper netdev flags
by alex.bluesman.smirnov@gmail.com
· 13 years ago
e86586b
6LoWPAN: disable debugging by default
by alex.bluesman.smirnov@gmail.com
· 13 years ago
719269a
6LoWPAN: add fragmentation support
by alex.bluesman.smirnov@gmail.com
· 13 years ago
2a24444
ipv6: reduce percpu needs for icmpv6msg mibs
by Eric Dumazet
· 13 years ago
d826eb1
ipv4: PKTINFO doesnt need dst reference
by Eric Dumazet
· 13 years ago
acb32ba
ipv4: reduce percpu needs for icmpmsg mibs
by Eric Dumazet
· 13 years ago
e56c57d
net: rename sk_clone to sk_clone_lock
by Eric Dumazet
· 13 years ago
9ecd04b
sch_choke: use skb_header_pointer()
by Eric Dumazet
· 13 years ago
2563fa5
net: make ipv6 PKTINFO honour freebind
by Maciej Żenczykowski
· 13 years ago
f74024d
net: make ipv6 bind honour freebind
by Maciej Żenczykowski
· 13 years ago
34d2d89
sctp: fasthandoff with ASCONF at server-node
by Michio Honda
· 13 years ago
ddc4bbe
sctp: fasthandoff with ASCONF at mobile-node
by Michio Honda
· 13 years ago
8ce120f
net: better pcpu data alignment
by Eric Dumazet
· 13 years ago
2bc8ca4
ipv4: Fix inetpeer expire time information
by Steffen Klassert
· 13 years ago
6d67e9b
tcp: Fix comments for Nagle algorithm
by Feng King
· 13 years ago
e50e705
l2tp: fix l2tp_udp_recv_core()
by Eric Dumazet
· 13 years ago
c457338
ipv6: drop packets when source address is multicast
by Brian Haley
· 13 years ago
94956ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
039c811
wanrouter: Remove kernel_lock annotations
by Richard Weinberger
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
39b0264
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
6736c04
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
22097fd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
eea49cc9
af_packet: de-inline some helper functions
by Olof Johansson
· 13 years ago
bc417e3
net: Add back alignment for size for __alloc_skb
by Tony Lindgren
· 13 years ago
918eb39
net: add missing bh_unlock_sock() calls
by Eric Dumazet
· 13 years ago
e2e210c
l2tp: fix race in l2tp_recv_dequeue()
by Eric Dumazet
· 13 years ago
31cbecb
Merge branch 'osd-devel' into nfs-for-next
by Trond Myklebust
· 13 years ago
05cb910
mac80211: disable powersave for broken APs
by Johannes Berg
· 13 years ago
e3a4cc2
mac80211: Fix TDLS support validation in add_station handler
by Jouni Malinen
· 13 years ago
6911bf0
mac80211: config hw when going back on-channel
by Eliad Peller
· 13 years ago
eaa7af2
mac80211: fix remain_off_channel regression
by Eliad Peller
· 13 years ago
c125d5e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
by John W. Linville
· 13 years ago
0ad92ad
udp: fix a race in encap_rcv handling
by Eric Dumazet
· 13 years ago
501e89d
x25: Fix NULL dereference in x25_recvmsg
by Dave Jones
· 13 years ago
73cb88e
net: make the tcp and udp file_operations for the /proc stuff const
by Arjan van de Ven
· 13 years ago
deede2f
vlan: Don't propagate flag changes on down interfaces.
by Matthijs Kooijman
· 13 years ago
045f7b3
neigh: Kill bogus SMP protected debugging message.
by David S. Miller
· 13 years ago
563e123
netfilter: do not propagate nf_queue errors in nf_hook_slow
by Florian Westphal
· 13 years ago
2dad81a
netfilter: ipv6: fix afinfo->route refcnt leak on error
by Florian Westphal
· 13 years ago
ad542ced
ipvs: Remove unused variable "cs" from ip_vs_leave function.
by Krzysztof Wilczynski
· 13 years ago
0a9ee81
netfilter: Remove unnecessary OOM logging messages
by Joe Perches
· 13 years ago
b6338b5
ipvs: Removed unused variables
by Simon Horman
· 13 years ago
4a516f1
ipvs: Remove unused return value of protocol state transitions
by Simon Horman
· 13 years ago
3c2de2a
ipvs: Remove unused parameter from ip_vs_confirm_conntrack()
by Simon Horman
· 13 years ago
52669df
ipvs: Expose ip_vs_ftp module parameters via sysfs.
by Krzysztof Wilczynski
· 13 years ago
b9075fa
treewide: use __printf not __attribute__((format(printf,...)))
by Joe Perches
· 13 years ago
79bb1ee
net: fix implicit kmod.h usage in bridge/br_stp_if.c
by Paul Gortmaker
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
d9b9384
net: add moduleparam.h for users of module_param/MODULE_PARM_DESC
by Paul Gortmaker
· 13 years ago
3a9a231
net: Fix files explicitly needing to include module.h
by Paul Gortmaker
· 13 years ago
1a4ceab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
dafbde3
Bluetooth: Set HCI_MGMT flag only in read_controller_info
by Johan Hedberg
· 13 years ago
e1b6eb3
Bluetooth: Increase HCI reset timeout in hci_dev_do_close
by Szymon Janc
· 13 years ago
6a32e4f
vlan: allow nested vlan_do_receive()
by Eric Dumazet
· 13 years ago
14ef37b
ipv6: fix route lookup in addrconf_prefix_rcv()
by Andreas Hofmeister
· 13 years ago
9eeebb5
Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 13 years ago
97d2eb1
Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client
by Linus Torvalds
· 13 years ago
7011687
ipv6: fix route error binding peer in func icmp6_dst_alloc
by Gao feng
· 13 years ago
504744e
ipv6: fix error propagation in ip6_ufo_append_data()
by Zheng Yan
· 13 years ago
b903d32
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
by Eric Dumazet
· 13 years ago
37d96c2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
efb8d21
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
e33bae1
Merge branch 'for-linus' of git://github.com/ericvh/linux
by Linus Torvalds
· 13 years ago
08613e4
caif: Fix BUG() with network namespaces
by David Woodhouse
· 13 years ago
b0691c8
net: Unlock sock before calling sk_free()
by Thomas Gleixner
· 13 years ago
38d6453
libceph: force resend of osd requests if we skip an osdmap
by Sage Weil
· 13 years ago
ee3b56f
ceph: use kernel DNS resolver
by Noah Watkins
· 13 years ago
49d9224
ceph: fix ceph_monc_init memory leak
by Noah Watkins
· 13 years ago
f0ed1b7
libceph: warn on msg allocation failures
by Sage Weil
· 13 years ago
b61c276
libceph: don't complain on msgpool alloc failures
by Sage Weil
· 13 years ago
f6a2f5b
libceph: always preallocate mon connection
by Sage Weil
· 13 years ago
6ab00d4
libceph: create messenger with client
by Sage Weil
· 13 years ago
ef78cc7
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
1442d16
Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
7e0bb71
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
93840ac
batman-adv: unify hash_entry field position in tt_local/global_entry
by Antonio Quartulli
· 13 years ago
6e80149
batman-adv: add sanity check when removing global tts
by Simon Wunderlich
· 13 years ago
531027f
batman-adv: remove references for global tt entries
by Simon Wunderlich
· 13 years ago
8a9ea32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
e20de37
SUNRPC: remove rpcbind clients destruction on module cleanup
by Stanislav Kinsbursky
· 13 years ago
0f0c01d
SUNRPC: remove rpcbind clients creation during service registering
by Stanislav Kinsbursky
· 13 years ago
16d0587
NFSd: call svc rpcbind cleanup explicitly
by Stanislav Kinsbursky
· 13 years ago
8e356b1
SUNRPC: cleanup service destruction
by Stanislav Kinsbursky
· 13 years ago
e40f5e2
SUNRPC: setup rpcbind clients if service requires it
by Stanislav Kinsbursky
· 13 years ago
d990856
SUNRPC: introduce svc helpers for prepairing rpcbind infrastructure
by Stanislav Kinsbursky
· 13 years ago
253fb07
SUNRPC: use rpcbind reference counting helpers
by Stanislav Kinsbursky
· 13 years ago
914edb1
SUNRPC: introduce helpers for reference counted rpcbind clients
by Stanislav Kinsbursky
· 13 years ago
2d03423
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
59e5253
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
dc6f55e
NFS/sunrpc: don't use a credential with extra groups.
by NeilBrown
· 13 years ago
Next »