Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
cfc3a44c3c32abe48898398d9a92e8524c976803
/
net
/
packet
/
af_packet.c
920de80
net: Make sure BHs are disabled in sock_prot_inuse_add()
by Eric Dumazet
· 16 years ago
3680453
net: af_packet should update its inuse counter
by Eric Dumazet
· 16 years ago
547b792
net: convert BUG_TRAP to generic WARN_ON
by Ilpo Järvinen
· 16 years ago
721499e
netns: Use net_eq() to compare net-namespaces for optimization.
by YOSHIFUJI Hideaki
· 16 years ago
8913336
packet: add PACKET_RESERVE sockopt
by Patrick McHardy
· 16 years ago
393e52e
packet: deliver VLAN TCI to userspace
by Patrick McHardy
· 16 years ago
bbd6ef8
packet: support extensible, 64 bit clean mmaped ring structure
by Patrick McHardy
· 16 years ago
2aeb0b8
af_packet: Check return of dev_set_promiscuity/allmulti
by Wang Chen
· 16 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 16 years ago
f5184d2
net: Allow netdevices to specify needed head/tailroom
by Johannes Berg
· 16 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
2a706ec
[AF_PACKET]: Remove unused variable.
by Jiri Olsa
· 17 years ago
40ccbf5
[PACKET]: Fix sparse warnings in af_packet.c
by Eric Dumazet
· 17 years ago
1bf4095
[PACKET]: Fix /proc/net/packet crash due to bogus private pointer
by Herbert Xu
· 17 years ago
2aaef4e
[NETNS]: separate af_packet netns data
by Denis V. Lunev
· 17 years ago
e372c41
[NET]: Consolidate net namespace related proc files creation.
by Denis V. Lunev
· 17 years ago
d12d01d
[NET]: Make AF_PACKET handle multiple network namespaces
by Denis V. Lunev
· 17 years ago
be85d4a
[AF_PACKET]: Fix minor code duplication
by Urs Thuermann
· 17 years ago
8032b46
[AF_PACKET]: Allow multicast traffic to be caught by ORIGDEV when bonded
by Peter P Waskiewicz Jr
· 17 years ago
17ab56a
[PACKET]: Use existing sock refcnt debugging infrastructure
by Pavel Emelyanov
· 17 years ago
6257ff2
[NET]: Forget the zero_it argument of sk_alloc()
by Pavel Emelyanov
· 17 years ago
be702d5
[PACKET]: Kill unused pg_vec_endpage() function
by Patrick McHardy
· 17 years ago
3b04ddd
[NET]: Move hardware header operations out of netdevice.
by Stephen Hemminger
· 17 years ago
b95cce3
[NET]: Wrap hard_header_parse
by Stephen Hemminger
· 17 years ago
0c4e858
[NET]: Wrap netdevice hardware header creation.
by Stephen Hemminger
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
e9dc865
[NET]: Make device event notification network namespace safe
by Eric W. Biederman
· 17 years ago
e730c15
[NET]: Make packet reception network namespace safe
by Eric W. Biederman
· 17 years ago
1b8d7ae
[NET]: Make socket creation namespace safe.
by Eric W. Biederman
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
50f1778
[AF_PACKET]: Don't enable global timestamps.
by Stephen Hemminger
· 17 years ago
db0c58f
[NET] PACKET: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 17 years ago
56b3d97
[NET]: Make all initialized struct seq_operations const.
by Philippe De Muyter
· 17 years ago
be02097
[AF_PACKET]: Kill CONFIG_PACKET_SOCKET.
by David S. Miller
· 17 years ago
a2efcfa
[AF_PACKET]: Kill bogus CONFIG_PACKET_MULTICAST
by David S. Miller
· 17 years ago
80feaac
[AF_PACKET]: Add option to return orig_dev to userspace.
by Peter P. Waskiewicz Jr
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
b0e380b
[SK_BUFF]: unions of just one member don't get anything done, kill them
by Arnaldo Carvalho de Melo
· 18 years ago
bbe735e
[SK_BUFF]: Introduce skb_network_offset()
by Arnaldo Carvalho de Melo
· 18 years ago
c1d2bbe
[SK_BUFF]: Introduce skb_reset_network_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
98e399f
[SK_BUFF]: Introduce skb_mac_header()
by Arnaldo Carvalho de Melo
· 18 years ago
ae40eb1
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
by Eric Dumazet
· 18 years ago
b7aa0bf
[NET]: convert network timestamps to ktime_t
by Eric Dumazet
· 18 years ago
ad93065
[AF_PACKET]: Remove unnecessary casts.
by Jason Lunz
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
da7071d
[PATCH] mark struct file_operations const 8
by Arjan van de Ven
· 18 years ago
1ce4f28
[NET] PACKET: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
ffbc611
[PACKET]: Fix skb->cb clobbering between aux and sockaddr
by Herbert Xu
· 18 years ago
8dc4194
[PACKET]: Add optional checksum computation for recvmsg
by Herbert Xu
· 18 years ago
d5e76b0
[AF_PACKET]: Check device down state before hard header callbacks.
by David S. Miller
· 18 years ago
dbcb585
[AF_PACKET]: Fix BPF handling.
by David S. Miller
· 18 years ago
e16aa20
[NET]: Memory barrier cleanups
by Ralf Baechle
· 18 years ago
a1f8e7f
[PATCH] severing skbuff.h -> highmem.h
by Al Viro
· 18 years ago
0e11c91
[AF_PACKET]: annotate
by Al Viro
· 18 years ago
fda9ef5
[NET]: Fix sk->sk_filter field access
by Dmitry Mishin
· 18 years ago
84fa793
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
by Patrick McHardy
· 18 years ago
cbe21d8
[PACKET]: Don't truncate non-linear skbs with mmaped IO
by Patrick McHardy
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
8ae55f0
[NET]: Fix some whitespace issues in af_packet.c
by Kris Katterjohn
· 19 years ago
4fc268d
[PATCH] capable/capability.h (net/)
by Randy Dunlap
· 19 years ago
8b3a700
[NET]: Remove more unneeded typecasts on *malloc()
by Kris Katterjohn
· 19 years ago
b5e5fa5
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
by Christoph Hellwig
· 19 years ago
90ddc4f
[NET]: move struct proto_ops to const
by Eric Dumazet
· 19 years ago
4ebf0ae
[AF_PACKET]: Convert PACKET_MMAP over to vm_insert_page().
by David S. Miller
· 19 years ago
325ed82
[NET]: Fix packet timestamping.
by Herbert Xu
· 19 years ago
b85daee
[AF_PACKET]: Remove bogus checks added to packet_sendmsg().
by David S. Miller
· 19 years ago
0fb375f
[AF_PACKET]: Allow for > 8 byte hardware addresses.
by Eric W. Biederman
· 19 years ago
b69aee0
[NET]: Use file->private_data to get socket pointer.
by Eric Dumazet
· 19 years ago
a61bbcf
[NET]: Store skb->timestamp as offset to a base timestamp
by Patrick McHardy
· 19 years ago
f2ccd8f
[NET]: Kill skb->real_dev
by David S. Miller
· 19 years ago
84531c2
[NETFILTER]: Revert nf_reset change
by Phil Oester
· 19 years ago
02c30a8
[PATCH] update Ross Biro bouncing email address
by Jesper Juhl
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago