Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a7a0d6a87b70f7b2bab5281fc0fd443772bd0795
/
net
a7a0d6a
net: inet_diag_handler structs can be const
by Eric Dumazet
· 16 years ago
14e943d
net: make /proc/net/protocols namespace aware
by Eric Dumazet
· 16 years ago
3680453
net: af_packet should update its inuse counter
by Eric Dumazet
· 16 years ago
198d6ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
9a57f7f
net: sctp should update its inuse counter
by Eric Dumazet
· 16 years ago
a8076d8
net: af_unix should update its inuse counter
by Eric Dumazet
· 16 years ago
248969a
net: af_unix can make unix_nr_socks visbile in /proc
by Eric Dumazet
· 16 years ago
5f9021c
rtnetlink: propagate error from dev_change_flags in do_setlink()
by Johannes Berg
· 16 years ago
4d24b52
ematch: simpler tcf_em_unregister()
by Alexey Dobriyan
· 16 years ago
6eba6a3
net: Cleanup of af_unix
by Eric Dumazet
· 16 years ago
1910299
dccp: Tidy up setsockopt calls
by Gerrit Renker
· 16 years ago
dd9c0e3
dccp: Deprecate Ack Ratio sysctl
by Gerrit Renker
· 16 years ago
2945055
dccp: Feature negotiation for minimum-checksum-coverage
by Gerrit Renker
· 16 years ago
49aebc6
dccp: Deprecate old setsockopt framework
by Gerrit Renker
· 16 years ago
0c11683
dccp: Mechanism to resolve CCID dependencies
by Gerrit Renker
· 16 years ago
908cd2d
net: use %pF for /proc/net/ptype
by Alexey Dobriyan
· 16 years ago
ebfe92c
Phonet: refuse to send bigger than MTU packets
by Rémi Denis-Courmont
· 16 years ago
3ab5aee
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
by Eric Dumazet
· 16 years ago
88ab193
udp: Use hlist_nulls in UDP RCU code
by Eric Dumazet
· 16 years ago
e8b2dfe
TPROXY: implemented IP_RECVORIGDSTADDR socket option
by Balazs Scheidler
· 16 years ago
8164f1b
ipv4: Fix ARP behavior with many mac-vlans
by Ben Greear
· 16 years ago
5421ae0
scm: fix scm_fp_list->list initialization made in wrong place
by Pavel Emelyanov
· 16 years ago
ef711cf
net: speedup dst_release()
by Eric Dumazet
· 16 years ago
e8f6fbf
lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c
by Ingo Molnar
· 16 years ago
f30ab41
pkt_sched: Remove qdisc->ops->requeue() etc.
by Jarek Poplawski
· 16 years ago
524ad0a
netdevice: safe convert to netdev_priv() #part-4
by Wang Chen
· 16 years ago
1fa989e
9p: restrict RDMA usage
by Randy Dunlap
· 16 years ago
7a12122
net: Remove unused parameter of xfrm_gen_index()
by Arnaud Ebalard
· 16 years ago
9c0188a
net: shy netns_ok check
by Alexey Dobriyan
· 16 years ago
6e093d9
ipv6: routing header fixes
by Brian Haley
· 16 years ago
ddd535c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
db7fb86
mac80211: fix notify_mac function
by Johannes Berg
· 16 years ago
d35aac1
net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as caller
by Patrick Ohly
· 16 years ago
8f65b53
tcp_htcp: last_cong bug fix
by Doug Leith
· 16 years ago
e42ea98
net: Cleanup of neighbour code
by Eric Dumazet
· 16 years ago
7a9546e
net: ib_net pointer should depends on CONFIG_NET_NS
by Eric Dumazet
· 16 years ago
9eca0a4
dccp: Resolve dependencies of features on choice of CCID
by Gerrit Renker
· 16 years ago
d90ebcb
dccp: Query supported CCIDs
by Gerrit Renker
· 16 years ago
e8ef967
dccp: Registration routines for changing feature values
by Gerrit Renker
· 16 years ago
f74e91b
dccp: Limit feature negotiation to connection setup phase
by Gerrit Renker
· 16 years ago
6bb3ce2
net: remove struct dst_entry::entry_size
by Alexey Dobriyan
· 16 years ago
9b739ba
net: remove struct neigh_table::pde
by Alexey Dobriyan
· 16 years ago
7e452ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
0a4cf2c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
df02c6f
dsa: fix master interface allmulti/promisc handling
by Lennert Buytenhek
· 16 years ago
14ee674
dsa: fix skb->pkt_type when mac address of slave interface differs
by Lennert Buytenhek
· 16 years ago
5cd33db
net: fix setting of skb->tail in skb_recycle_check()
by Lennert Buytenhek
· 16 years ago
b971e7a
net: fix /proc/net/snmp as memory corruptor
by Eric Dumazet
· 16 years ago
013cd39
mac80211: fix a buffer overrun in station debug code
by Jianjun Kong
· 16 years ago
eb37b41
pktgen: add full reset functionality
by Jesse Brandeburg
· 16 years ago
b7b45f4
netfilter: payload_len is be16, add size of struct rather than size of pointer
by Harvey Harrison
· 16 years ago
87b30a6
ipv6: fix ip6_mr_init error path
by Benjamin Thery
· 16 years ago
9b1582d
Phonet: use net_device built-in stats for GPRS
by Rémi Denis-Courmont
· 16 years ago
fb28ad3
net: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
309f796
vlan: Fix typos in proc output string
by Ferenc Wagner
· 16 years ago
2377989
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
5166ccd
cfg80211: Add kdoc for struct regulatory_request
by Luis R. Rodriguez
· 16 years ago
9c96477
cfg80211: Add regulatory domain intersection capability
by Luis R. Rodriguez
· 16 years ago
d71aaf6
cfg80211: a reg rule is invalid if freq diff is 0
by Luis R. Rodriguez
· 16 years ago
fbf1892
mac80211: Allow AP mode to be enabled
by Jouni Malinen
· 16 years ago
d61272c
mac80211: fix basic rates setting from association response
by Tomas Winkler
· 16 years ago
3188848
nl80211: Add TX queue parameter configuration
by Jouni Malinen
· 16 years ago
90c97a0
nl80211: Add basic rate configuration for AP mode
by Jouni Malinen
· 16 years ago
bd81525
wireless: implement basic rate helper function
by Johannes Berg
· 16 years ago
2a941ec
wireless: fix two bad print_ssid conversions
by Holger Schurig
· 16 years ago
8469cde
mac80211: Add a new event in ieee80211_ampdu_mlme_action
by Sujith
· 16 years ago
41bb73e
mac80211: remove SSID driver code
by Johannes Berg
· 16 years ago
2df7816
wireless: fix a few sparse warnings
by Johannes Berg
· 16 years ago
1239cd5
wireless: move mesh config length constant
by Johannes Berg
· 16 years ago
97c8b01
mac80211: print reason code for deauth/dissoc frames
by Zhu Yi
· 16 years ago
6209344
net: unix: fix inflight counting bug in garbage collector
by Miklos Szeredi
· 16 years ago
f574179
tipc: trivial endian annotation in debug statement
by Harvey Harrison
· 16 years ago
f400923
pkt_sched: Control group classifier
by Thomas Graf
· 16 years ago
505d4f7
net: Guaranetee the proper ordering of the loopback device. v2
by Eric W. Biederman
· 16 years ago
5d6d480
net: fib_rules ordering fixes.
by Eric W. Biederman
· 16 years ago
3d8160b
Revert "net: Guaranetee the proper ordering of the loopback device."
by David S. Miller
· 16 years ago
167c627
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 16 years ago
5c7f033
phonet: sparse annotations of protocol, remove forward declaration
by Harvey Harrison
· 16 years ago
ca62059
ipvs: oldlen, newlen should be be16, not be32
by Harvey Harrison
· 16 years ago
70e9067
af_key: mark policy as dead before destroying
by Alexey Dobriyan
· 16 years ago
76acfdb
net: mark flow_cache_cpu_prepare() as __init
by Alexey Dobriyan
· 16 years ago
9eeda9a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
4bab0ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
ca409d6e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
39d4e58
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 16 years ago
3b53fbf
net: Fix recursive descent in __scm_destroy().
by David S. Miller
· 16 years ago
f8d570a
net: Fix recursive descent in __scm_destroy().
by David Miller
· 16 years ago
4a9d916
Fix logic error in rfkill_check_duplicity
by Jonathan McDowell
· 16 years ago
305d552
bonding: send IPv6 neighbor advertisement on failover
by Brian Haley
· 16 years ago
0a36b34
net: Don't leak packets when a netns is going down
by Eric W. Biederman
· 16 years ago
ae33bc4
net: Guaranetee the proper ordering of the loopback device.
by Eric W. Biederman
· 16 years ago
d0c082c
netns: Delete virtual interfaces during namespace cleanup
by Eric W. Biederman
· 16 years ago
b0d5fde
net/9p: fix printk format warnings
by Randy Dunlap
· 16 years ago
9f3e9bb
unsigned fid->fid cannot be negative
by Roel Kluin
· 16 years ago
1558c62
9p: rdma: remove duplicated #include
by Huang Weiyi
· 16 years ago
45abdf1
p9: Fix leak of waitqueue in request allocation path
by Tom Tucker
· 16 years ago
82b189e
9p: Remove unneeded free of fcall for Flush
by Tom Tucker
· 16 years ago
cac23d6
9p: Make all client spin locks IRQ safe
by Tom Tucker
· 16 years ago
517ac45
9p: rdma: Set trans prior to requesting async connection ops
by Tom Tucker
· 16 years ago
518a09e
tcp: Fix recvmsg MSG_PEEK influence of blocking behavior.
by David S. Miller
· 16 years ago
Next »