| Commit message (Expand) | Author | Age | Files | Lines |
* | net: RCU conversion of dev_getbyhwaddr() and arp_ioctl() | Eric Dumazet | 2010-12-08 | 1 | -3/+3 |
* | ieee802154: Fix oops during ieee802154_sock_ioctl | Stefan Schmidt | 2010-04-26 | 1 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-04-06 | 1 | -0/+3 |
|\ |
|
| * | net: check the length of the socket address passed to connect(2) | Changli Gao | 2010-04-02 | 1 | -0/+3 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | net: use net_eq to compare nets | Octavian Purdila | 2009-11-26 | 1 | -1/+1 |
* | net: pass kern to net_proto_family create function | Eric Paris | 2009-11-06 | 1 | -1/+1 |
* | net: mark net_proto_ops as const | Stephen Hemminger | 2009-10-07 | 1 | -1/+1 |
* | Drop ARPHRD_IEEE802154_PHY | Dmitry Eremin-Solenikov | 2009-08-19 | 1 | -3/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-13 | 1 | -3/+5 |
|\ |
|
| * | af_ieee802154: fix ioctl processing | Dmitry Eremin-Solenikov | 2009-08-06 | 1 | -3/+5 |
* | | ieee802154: move headers out of extra directory | Dmitry Eremin-Solenikov | 2009-07-23 | 1 | -2/+2 |
|/ |
|
* | ieee802154: use standard routine for printing dumps | Dmitry Baryshkov | 2009-06-19 | 1 | -9/+3 |
* | net: add IEEE 802.15.4 socket family implementation | Sergey Lapin | 2009-06-09 | 1 | -0/+372 |