Age | Commit message (Expand) | Author | Files | Lines |
2009-07-06 | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 1 | -3/+3 |
2009-01-08 | bluetooth: driver API update | Stephen Hemminger | 3 | -27/+19 |
2008-11-30 | Bluetooth: Enable per-module dynamic debug messages | Marcel Holtmann | 4 | -16/+1 |
2008-11-13 | netdevice: safe convert to netdev_priv() #part-4 | Wang Chen | 2 | -4/+4 |
2008-11-04 | net/: Kill now superfluous ->last_rx stores. | David S. Miller | 1 | -1/+0 |
2008-08-18 | [Bluetooth] Consolidate maintainers information | Marcel Holtmann | 1 | -1/+1 |
2008-08-08 | [Bluetooth] Add parameters to control BNEP header compression | Marcel Holtmann | 1 | -3/+12 |
2008-07-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 1 | -0/+5 |
2008-07-14 | [Bluetooth] Signal user-space for HIDP and BNEP socket errors | Marcel Holtmann | 1 | -0/+5 |
2008-06-12 | net: remove CVS keywords | Adrian Bunk | 4 | -16/+0 |
2008-05-03 | bluetooth: use get/put_unaligned_* helpers | Harvey Harrison | 1 | -4/+4 |
2008-03-06 | bluetooth: make bnep_sock_cleanup() return void | Tobias Klauser | 2 | -4/+2 |
2008-01-29 | [BLUETOOTH]: Use sockfd_put() | Julia Lawall | 1 | -2/+2 |
2007-11-01 | [NET]: Forget the zero_it argument of sk_alloc() | Pavel Emelyanov | 1 | -1/+1 |
2007-10-20 | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2 | -2/+2 |
2007-10-11 | [NET]: Make socket creation namespace safe. | Eric W. Biederman | 1 | -2/+2 |
2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 1 | -1/+1 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 1 | -1/+0 |
2007-04-26 | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-04-26 | [SK_BUFF]: Introduce skb_mac_header() | Arnaldo Carvalho de Melo | 1 | -4/+7 |
2007-04-26 | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-04-26 | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2007-02-11 | [NET] BLUETOOTH: Fix whitespace errors. | YOSHIFUJI Hideaki | 4 | -65/+65 |
2006-12-03 | [BLUETOOTH]: bnep endianness annotations | Al Viro | 2 | -8/+8 |
2006-12-03 | [BLUETOOTH] bnep endianness bug: filtering by packet type | Al Viro | 2 | -13/+14 |
2006-10-16 | [Bluetooth] Add locking for bt_proto array manipulation | Marcel Holtmann | 1 | -1/+1 |
2006-10-16 | [Bluetooth] Fix reference count when connection lookup fails | Marcel Holtmann | 1 | -3/+1 |
2006-10-16 | [Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP | Marcel Holtmann | 1 | -17/+50 |
2006-09-29 | [Bluetooth] Integrate services into the driver model | Marcel Holtmann | 1 | -2/+24 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 3 | -3/+0 |
2006-03-22 | [BLUETOOTH]: Return negative error constant | Tobias Klauser | 1 | -2/+2 |
2006-01-12 | [PATCH] capable/capability.h (net/) | Randy Dunlap | 1 | -0/+1 |
2006-01-10 | [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() | Kris Katterjohn | 1 | -3/+3 |
2006-01-04 | [NET]: move struct proto_ops to const | Eric Dumazet | 1 | -1/+1 |
2005-04-26 | [PATCH] kill gratitious includes of major.h under net/* | Al Viro | 1 | -1/+0 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 6 | -0/+1412 |