Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
18a1d5e1945385d9b5adc3fe11427ce4a9d2826e
/
net
/
ieee802154
/
socket.c
b3cb764
net: drop nopreempt requirement on sock_prot_inuse_add()
by Eric Dumazet
· 3 years, 1 month ago
f4083a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Jakub Kicinski
· 3 years, 5 months ago
1090340
net: Fix memory leak in ieee802154_raw_deliver
by Takeshi Misawa
· 3 years, 5 months ago
1160dfa
net: Remove redundant if statements
by Yajun Deng
· 3 years, 5 months ago
29c4964
net: socket: rework compat_ifreq_ioctl()
by Arnd Bergmann
· 3 years, 5 months ago
a7b75c5
net: pass a sockptr_t into ->setsockopt
by Christoph Hellwig
· 4 years, 5 months ago
8c918ff
net: remove compat_sock_common_{get,set}sockopt
by Christoph Hellwig
· 4 years, 6 months ago
e69dbd4
ieee802154: enforce CAP_NET_RAW for raw sockets
by Ori Nimron
· 5 years ago
12e2e15
Merge branch 'ieee802154-for-davem-2019-08-24' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan
by David S. Miller
· 5 years ago
074014a
net: ieee802154: remove redundant assignment to rc
by Colin Ian King
· 5 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 6 years ago
c7cbdbf
net: rework SIOCGSTAMP ioctl handling
by Arnd Bergmann
· 6 years ago
811e299
ieee802154: add rx LQI from userspace
by Romuald CARI
· 7 years ago
a11e1d4
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
by Linus Torvalds
· 7 years ago
db5051e
net: convert datagram_poll users tp ->poll_mask
by Christoph Hellwig
· 7 years ago
a611c58
net: ieee802154: fix net_device reference release too early
by Lin Zhang
· 8 years ago
8fafda7
net: ieee802154: remove explicit set skb->sk
by Lin Zhang
· 8 years ago
5b5e092
lib/vsprintf.c: remove %Z support
by Alexey Dobriyan
· 8 years ago
086c653
sock: struct proto hash function may error
by Craig Gallek
· 9 years ago
b40988c
ieee802154: change mtu size behaviour
by Alexander Aring
· 9 years ago
838b83d
ieee802154: introduce wpan_dev_header_ops
by Alexander Aring
· 9 years ago
8a70cef
ieee802154: Fix sockaddr_ieee802154 implicit padding information leak.
by Lennert Buytenhek
· 10 years ago
66a3297
ieee802154 socket: No need to check for ARPHRD_IEEE802154 in raw_bind().
by Lennert Buytenhek
· 10 years ago
c032705
ieee802154 socket: Return EMSGSIZE from raw_sendmsg() if packet too big.
by Lennert Buytenhek
· 10 years ago
c947f7e
mac802154: remove mib lock
by Alexander Aring
· 10 years ago
11aa9c2
net: Pass kern from net_proto_family.create to sk_alloc
by Eric W. Biederman
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
71e36b1
ieee802154: rename af_ieee802154.c to socket.c
by Alexander Aring
· 10 years ago
[Renamed from net/ieee802154/af_ieee802154.c]
df2f65d
ieee802154: socket: fix checkpatch issue
by Alexander Aring
· 10 years ago
78f821b
ieee802154: socket: put handling into one file
by Alexander Aring
· 10 years ago
6c10dc0
net/ieee802154: Remove and add extra blank lines as needed.
by Stefan Schmidt
· 10 years ago
b3020f0
ieee802154: mac802154: remove FSF address
by Alexander Aring
· 10 years ago
4710d80
6lowpan: mac802154: fix coding style issues
by Varka Bhadram
· 10 years ago
06324f2
af_ieee802154: fix check on broadcast address
by Alexander Aring
· 11 years ago
e6278d9
mac802154: use header operations to create/parse headers
by Phoebe Buckheister
· 11 years ago
b70ab2e
ieee802154: enforce consistent endianness in the 802.15.4 stack
by Phoebe Buckheister
· 11 years ago
376b7bd
ieee802154: rename struct ieee802154_addr to *_sa
by Phoebe Buckheister
· 11 years ago
ec633eb
ieee802154: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
fa1da88
ieee802154: free skb buffer if dev isn't running
by Alexander Smirnov
· 14 years ago
941666c
net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
by Eric Dumazet
· 14 years ago
93c0c8b
ieee802154: Fix oops during ieee802154_sock_ioctl
by Stefan Schmidt
· 15 years ago
cb4361c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
6503d96
net: check the length of the socket address passed to connect(2)
by Changli Gao
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
09ad9bc
net: use net_eq to compare nets
by Octavian Purdila
· 15 years ago
3f378b6
net: pass kern to net_proto_family create function
by Eric Paris
· 15 years ago
ec1b4cf
net: mark net_proto_ops as const
by Stephen Hemminger
· 15 years ago
929122c
Drop ARPHRD_IEEE802154_PHY
by Dmitry Eremin-Solenikov
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
45a41d1
af_ieee802154: fix ioctl processing
by Dmitry Eremin-Solenikov
· 15 years ago
f0166e5
ieee802154: move headers out of extra directory
by Dmitry Eremin-Solenikov
· 15 years ago
25502bd
ieee802154: use standard routine for printing dumps
by Dmitry Baryshkov
· 16 years ago
9ec7671
net: add IEEE 802.15.4 socket family implementation
by Sergey Lapin
· 16 years ago