Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
efc61a3442da9fd17a61fcabef445534598f54a8
/
net
b7dc8c3
ndisc: Remove unused space at tail of skb for ndisc messages. (TAKE 3)
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
8b98a70
net: remove no longer used netdev_set_bond_master() and netdev_set_master()
by Jiri Pirko
· 12 years ago
471cb5a
bonding: remove usage of dev->master
by Jiri Pirko
· 12 years ago
1cdfd72
vlan: remove usage of dev->master in __vlan_find_dev_deep()
by Jiri Pirko
· 12 years ago
49bd8fb
netpoll: remove usage of dev->master
by Jiri Pirko
· 12 years ago
74fdd93
bridge: remove usage of netdev_set_master()
by Jiri Pirko
· 12 years ago
898e506
rtnetlink: remove usage of dev->master
by Jiri Pirko
· 12 years ago
126d6c2
vlan: add link to upper device
by Jiri Pirko
· 12 years ago
9ff162a
net: introduce upper device lists
by Jiri Pirko
· 12 years ago
15c6ff3
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
by Jiri Pirko
· 12 years ago
fbdeca2
net: add address assign type "SET"
by Jiri Pirko
· 12 years ago
f652151
net: call add_device_randomness() only after successful mac change
by Jiri Pirko
· 12 years ago
e7c3273
rtnl: use dev_set_mac_address() instead of plain ndo_
by Jiri Pirko
· 12 years ago
576eb62
bridge: respect RFC2863 operational state
by stephen hemminger
· 12 years ago
aa1113d
net: filter: return -EINVAL if BPF_S_ANC* operation is not supported
by Daniel Borkmann
· 12 years ago
61c5e88
skbuff: make __kmalloc_reserve static
by stephen hemminger
· 12 years ago
bb717d7
tcp: make proc_tcp_fastopen_key static
by stephen hemminger
· 12 years ago
bd2a13e
sctp: make sctp_addr_wq_timeout_handler static
by stephen hemminger
· 12 years ago
b211172
net: use per task frag allocator in skb_append_datato_frags
by Eric Dumazet
· 12 years ago
9a57247
rtnl: expose carrier value with possibility to set it
by Jiri Pirko
· 12 years ago
fdae0fd
net: allow to change carrier via sysfs
by Jiri Pirko
· 12 years ago
4bf84c3
net: add change_carrier netdev op
by Jiri Pirko
· 12 years ago
ae782bb
ipv6/ip6_gre: set transport header correctly
by Isaku Yamahata
· 12 years ago
861aa6d
ipv4/ip_gre: set transport header correctly to gre header
by Isaku Yamahata
· 12 years ago
a496759
IB/rds: suppress incompatible protocol when version is known
by Marciniszyn, Mike
· 12 years ago
f2e9bd7
IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len
by Marciniszyn, Mike
· 12 years ago
c3ae62af
tcp: should drop incoming frames without ACK flag set
by Eric Dumazet
· 12 years ago
143cdd8
batman-adv: fix random jitter calculation
by Akinobu Mita
· 12 years ago
cf0be880
arp: fix a regression in arp_solicit()
by Cong Wang
· 12 years ago
d2fe85d
net: sched: integer overflow fix
by Stefan Hasko
· 12 years ago
8baf82b
CONFIG_HOTPLUG removal from networking core
by Greg KH
· 12 years ago
9b1536c
bridge: call br_netpoll_disable in br_add_if
by Gao feng
· 12 years ago
9650388
ipv4: arp: fix a lockdep splat in arp_solicit()
by Eric Dumazet
· 12 years ago
30e6c9fa
net: devnet_rename_seq should be a seqcount
by Eric Dumazet
· 12 years ago
f7e75ba
ip_gre: fix possible use after free
by Eric Dumazet
· 12 years ago
412ed94
ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally
by Isaku Yamahata
· 12 years ago
9821972
Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
40889e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
c89ce05
libceph: register request before unregister linger
by Alex Elder
· 12 years ago
a978fa2
libceph: don't use rb_init_node() in ceph_osdc_alloc_request()
by Alex Elder
· 12 years ago
3ee5234
libceph: init event->node in ceph_osdc_create_event()
by Alex Elder
· 12 years ago
f407731
libceph: init osd->o_node in create_osd()
by Alex Elder
· 12 years ago
2836298
libceph: report connection fault with warning
by Alex Elder
· 12 years ago
b7dfde9
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
9eb127cc0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
bd77902
ipv6: addrconf.c: remove unnecessary "if"
by Cong Ding
· 12 years ago
09d7cf7
bridge: Correctly encode addresses when dumping mdb entries
by Vlad Yasevich
· 12 years ago
6323315
bridge: Do not unregister all PF_BRIDGE rtnl operations
by Vlad Yasevich
· 12 years ago
a2faf2f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
2d4dce0
Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
3c41777
atm: use scnprintf() instead of sprintf()
by chas williams - CONTRACTOR
· 12 years ago
4e4b537
netlink: validate addr_len on bind
by Hannes Frederic Sowa
· 12 years ago
9f1e0ad
netlink: change presentation of portid in procfs to unsigned
by Hannes Frederic Sowa
· 12 years ago
afc5940
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
by J. Bruce Fields
· 12 years ago
6a2b60b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
3a28e33
svcrpc: fix some printks
by J. Bruce Fields
· 12 years ago
7bb21d68
libceph: socket can close in any connection state
by Alex Elder
· 12 years ago
61c7403
rbd: remove linger unconditionally
by Alex Elder
· 12 years ago
cd6c596
SUNRPC: continue run over clients list on PipeFS event instead of break
by Stanislav Kinsbursky
· 12 years ago
685a755
libceph: avoid using freed osd in __kick_osd_requests()
by Alex Elder
· 12 years ago
7d5f248
ceph: don't reference req after put
by Alex Elder
· 12 years ago
2a74dbb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
df48419
ipv6: Fix Makefile offload objects
by Simon Arlott
· 12 years ago
4cb9d6e
sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatch
by Daniel Borkmann
· 12 years ago
ccb1c31
bridge: add flags to distinguish permanent mdb entires
by Amerigo Wang
· 12 years ago
0d0863b
sctp: Change defaults on cookie hmac selection
by Neil Horman
· 12 years ago
1efc287
SUNRPC: variable 'svsk' is unused in function bc_send_request
by Trond Myklebust
· 12 years ago
4a20a98
SUNRPC: Handle ECONNREFUSED in xs_local_setup_socket
by Trond Myklebust
· 12 years ago
5e4a084
userns: Require CAP_SYS_ADMIN for most uses of setns.
by Eric W. Biederman
· 12 years ago
e337e24
inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
by Christoph Paasch
· 12 years ago
093d04d
ipv6: Change skb->data before using icmpv6_notify() to propagate redirect
by Duan Jiong
· 12 years ago
1e9f954
mac802154: fix destructon ordering for ieee802154 devices
by Konstantin Khlebnikov
· 12 years ago
8fa45a7
bridge: remove temporary variable for MLDv2 maximum response code computation
by Ang Way Chuang
· 12 years ago
8d9ea71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
fd62c54
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
eca2a43
bridge: fix icmpv6 endian bug and other sparse warnings
by stephen hemminger
· 12 years ago
7bdc1b4
ndisc: Fix padding error in link-layer address option.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
026e43d
nfc: remove noisy message from llcp_sock_sendmsg
by Dave Jones
· 12 years ago
83aff95
libceph: remove 'osdtimeout' option
by Sage Weil
· 12 years ago
6be35c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
818b930
Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid', 'for-3.8/multitouch', 'for-3.8/roccat', 'for-3.8/sensors' and 'for-3.8/upstream' into for-linus
by Jiri Kosina
· 12 years ago
eb96d5c
SUNRPC handle EKEYEXPIRED in call_refreshresult
by Andy Adamson
· 12 years ago
620038f
SUNRPC set gss gc_expiry to full lifetime
by Andy Adamson
· 12 years ago
cfd5675
bridge: add support of adding and deleting mdb entries
by Cong Wang
· 12 years ago
37a393b
bridge: notify mdb changes via netlink
by Cong Wang
· 12 years ago
fd0ea7d
ndisc: Unexport ndisc_{build,send}_skb().
by YOSHIFUJI Hideaki
· 12 years ago
d206e09
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
1abbe13
pkt_sched: avoid requeues if possible
by Eric Dumazet
· 12 years ago
c6bd5bc
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
f9c4d42
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
c66cfd5
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
by John W. Linville
· 12 years ago
75be437
net: gro: avoid double copy in skb_gro_receive()
by Eric Dumazet
· 12 years ago
2ce297f
bridge: fix seq check in br_mdb_dump()
by Cong Wang
· 12 years ago
a71258d
net: remove obsolete simple_strto<foo>
by Abhijit Pawar
· 12 years ago
89c5fa3
net: gro: dev_gro_receive() cleanup
by Eric Dumazet
· 12 years ago
7ce0171
Merge branch 'bugfixes' into nfs-for-next
by Trond Myklebust
· 12 years ago
8acbcdd
minstrel: update stats after processing status
by Johannes Berg
· 12 years ago
756933e
SUNRPC: remove redundant "linux/nsproxy.h" includes
by Stanislav Kinsbursky
· 12 years ago
8e3c1b7
mac80211: a few whitespace fixes
by Johannes Berg
· 12 years ago
Next »