Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
84eb5aa6ccb2a62c40722b8c5fb1338ea12155a3
/
net
« Previous
0519d83
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
49b2de8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
aa3c487
netfilter: xt_socket: make module available for INPUT chain
by Jan Engelhardt
· 15 years ago
b5dd884
net: Fix 'Re: PACKET_TX_RING: packet size is too long'
by Gabor Gombas
· 15 years ago
38bfd8f
net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time
by Cyrill Gorcunov
· 15 years ago
ed3f2e4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
fb699dfd
net: Introduce dev_get_by_index_rcu()
by Eric Dumazet
· 15 years ago
65a1c4f
net: Cleanup redundant tests on unsigned
by roel kluin
· 15 years ago
091bb8a
net: Cleanup redundant tests on unsigned
by roel kluin
· 15 years ago
dc34347
Allow disabling of DSACK TCP option per route
by Gilad Ben-Yossef
· 15 years ago
345cda2
Allow to turn off TCP window scale opt per route
by Gilad Ben-Yossef
· 15 years ago
cda42eb
Allow disabling TCP timestamp options per route
by Gilad Ben-Yossef
· 15 years ago
1aba721
Add the no SACK route option feature
by Gilad Ben-Yossef
· 15 years ago
022c3f7
Allow tcp_parse_options to consult dst entry
by Gilad Ben-Yossef
· 15 years ago
f55017a
Only parse time stamp TCP option in time wait sock
by Gilad Ben-Yossef
· 15 years ago
c871e66
ip6mr: Optimize multiple unregistration
by Eric Dumazet
· 15 years ago
62808f9
ipv6 sit: Optimize multiple unregistration
by Eric Dumazet
· 15 years ago
d17fa6f
ipmr: Optimize multiple unregistration
by Eric Dumazet
· 15 years ago
cf4432f
ip6tnl: Optimize multiple unregistration
by Eric Dumazet
· 15 years ago
8c56ba0
bridge: Optimize multiple unregistration
by Eric Dumazet
· 15 years ago
55888df
AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2)
by Neil Horman
· 15 years ago
d653479
vlan: Add support to netdev_ops.ndo_fcoe_get_wwn for VLAN device
by Yi Zou
· 15 years ago
ea84e55
net: Corrected spelling error heurestics->heuristics
by Andreas Petlund
· 15 years ago
ac5e3af
net: sysfs: ethtool_ops can be NULL
by Eric Dumazet
· 15 years ago
eef6dd6
gre: Optimize multiple unregistration
by Eric Dumazet
· 15 years ago
0694c4c
ipip: Optimize multiple unregistration
by Eric Dumazet
· 15 years ago
63c8099
vlan: Optimize multiple unregistration
by Eric Dumazet
· 15 years ago
23289a3
net: add a list_head parameter to dellink() method
by Eric Dumazet
· 15 years ago
9b5e383
net: Introduce unregister_netdevice_many()
by Eric Dumazet
· 15 years ago
44a0873
net: Introduce unregister_netdevice_queue()
by Eric Dumazet
· 15 years ago
dc83d6e
nfsd4: don't try to map gid's in generic rpc code
by J. Bruce Fields
· 15 years ago
dc7a081
nfs: new subdir Documentation/filesystems/nfs
by J. Bruce Fields
· 15 years ago
6b9ac44
mesh: use set_bit() to set MESH_WORK_HOUSEKEEPING.
by Rui Paulo
· 15 years ago
43b7b31
mac80211: Learn about mesh portals from multicast traffic
by Javier Cardona
· 15 years ago
53623f1
mac80211: replace netif_tx_{start,stop,wake}_all_queues
by John W. Linville
· 15 years ago
e0da41b
cfg80211: remove warning in deauth case
by Holger Schurig
· 15 years ago
ce47061
cfg80211: no cookies in cfg80211_send_XXX()
by Holger Schurig
· 15 years ago
9b1ce52
mac80211: fix for incorrect sequence number on hostapd injected frames
by Björn Smedman
· 15 years ago
f99288d
mac80211: trivial: fix spelling in mesh_hwmp
by Andrey Yurovsky
· 15 years ago
7d930bc
cfg80211: sme: deauthenticate on assoc failure
by Johannes Berg
· 15 years ago
2ef6e44
mac80211: keep auth state when assoc fails
by Johannes Berg
· 15 years ago
d419b9f
mac80211: fix ibss joining
by Reinette Chatre
· 15 years ago
cfadf85
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
05423b2
vlan: allow null VLAN ID to be used
by Eric Dumazet
· 15 years ago
66ed1e5
pktgen: Dont leak kernel memory
by Eric Dumazet
· 15 years ago
7c28bd0
rtnetlink: speedup rtnl_dump_ifinfo()
by Eric Dumazet
· 15 years ago
8d5b2c0
gre: convert hash tables locking to RCU
by Eric Dumazet
· 15 years ago
2922bc8
ip6tnl: convert hash tables locking to RCU
by Eric Dumazet
· 15 years ago
8f95dd6
ipip: convert hash tables locking to RCU
by Eric Dumazet
· 15 years ago
91cc3bb
xfrm6_tunnel: RCU conversion
by Eric Dumazet
· 15 years ago
4543c10
ipv6 sit: RCU conversion phase II
by Eric Dumazet
· 15 years ago
ef9a9d1
ipv6 sit: RCU conversion phase I
by Eric Dumazet
· 15 years ago
1c55d62
pkt_sched: skbedit add support for setting mark
by jamal
· 15 years ago
c62f4c4
net: use WARN() for the WARN_ON in commit b6b39e8f3fbbb
by Arjan van de Ven
· 15 years ago
964fe08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
4848490
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
a3d1289
rtnetlink: rtnl_setlink() and rtnl_getlink() changes
by Eric Dumazet
· 15 years ago
e95646c
virtio: let header files include virtio_ids.h
by Christian Borntraeger
· 15 years ago
a4ee3ce
net: Use sk_tx_queue_mapping for connected sockets
by Krishna Kumar
· 15 years ago
ea94ff3
net: Fix for dst_negative_advice
by Krishna Kumar
· 15 years ago
f04c827
net: IPv6 changes
by Krishna Kumar
· 15 years ago
e022f0b
net: Introduce sk_tx_queue_mapping
by Krishna Kumar
· 15 years ago
d19742f
filter: Add SKF_AD_QUEUE instruction
by Eric Dumazet
· 15 years ago
ad959e7
af_packet: mc_drop/flush_mclist changes
by Eric Dumazet
· 15 years ago
94b0595
af_packet: Avoid cache line dirtying
by Eric Dumazet
· 15 years ago
b6b39e8
tcp: Try to catch MSG_PEEK bug
by Herbert Xu
· 15 years ago
0eae750
IP: Cleanups
by John Dykstra
· 15 years ago
7e75f93
pkt_sched: ingress socket filter by mark
by jamal
· 15 years ago
55b8050
net: Fix IP_MULTICAST_IF
by Eric Dumazet
· 15 years ago
45054dc
bluetooth: static lock key fix
by Dave Young
· 15 years ago
f74c77c
bluetooth: scheduling while atomic bug fix
by Dave Young
· 15 years ago
b103cf3
tcp: fix TCP_DEFER_ACCEPT retrans calculation
by Julian Anastasov
· 15 years ago
0c3d79b
tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPT
by Julian Anastasov
· 15 years ago
d1b99ba
tcp: accept socket after TCP_DEFER_ACCEPT period
by Julian Anastasov
· 15 years ago
a1a2ad9
Revert "tcp: fix tcp_defer_accept to consider the timeout"
by David S. Miller
· 15 years ago
81d3f90
wimax: allow WIMAX_RF_QUERY calls when state is still uninitialized
by Inaky Perez-Gonzalez
· 15 years ago
de9315f
wimax: allow user space to send messages once the device is registered
by Inaky Perez-Gonzalez
· 15 years ago
4c2b1a1
wimax: allow specifying debug levels as command line option
by Inaky Perez-Gonzalez
· 15 years ago
c29eaf3
wimax: indicate initial SW rfkill state is "blocked"
by Inaky Perez-Gonzalez
· 15 years ago
77238f2
AF_UNIX: Fix deadlock on connecting to shutdown socket
by Tomoki Sekiyama
· 15 years ago
eb2ff96
xfrm: remove skb_icv_walk
by Steffen Klassert
· 15 years ago
8631e9b
ah6: convert to ahash
by Steffen Klassert
· 15 years ago
dff3bb0
ah4: convert to ahash
by Steffen Klassert
· 15 years ago
8edf19c
net: sk_drops consolidation part 2
by Eric Dumazet
· 15 years ago
c720c7e
inet: rename some inet_sock fields
by Eric Dumazet
· 15 years ago
988ade6
genetlink: Optimize and one bug fix in genl_generate_id()
by Krishna Kumar
· 15 years ago
93860b0
genetlink: Optimize genl_register_family()
by Krishna Kumar
· 15 years ago
9a4ff8d
af_iucv: remove duplicate sock_set_flag
by Ursula Braun
· 15 years ago
49f5eba
af_iucv: use sk functions to modify sk->sk_ack_backlog
by Hendrik Brueckner
· 15 years ago
c3da314
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
21912d1
Phonet: hold socket before giving it to sk_deliver_skb()
by Rémi Denis-Courmont
· 15 years ago
766e9037
net: sk_drops consolidation
by Eric Dumazet
· 15 years ago
86a0a1e
Phonet: forward incoming packets
by Rémi Denis-Courmont
· 15 years ago
aa6c45f
Phonet: route outgoing packets
by Rémi Denis-Courmont
· 15 years ago
f062f41
Phonet: routing table Netlink interface
by Rémi Denis-Courmont
· 15 years ago
55748ac
Phonet: routing table backend
by Rémi Denis-Courmont
· 15 years ago
f14001f
Phonet: deliver broadcast packets to broadcast sockets
by Rémi Denis-Courmont
· 15 years ago
421355d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
89d71a6
net: Use netdev_alloc_skb_ip_align()
by Eric Dumazet
· 15 years ago
417c523
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
Next »