aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe cardAlexander Ploumistos2015-02-14
| * | Bluetooth: Add device shutdown routine for Intel Bluetooth deviceTedd Ho-Jeong An2015-02-14
| * | Bluetooth: Add shutdown callback before closing the deviceTedd Ho-Jeong An2015-02-14
| * | at86rf230: assign wait_for_completion_timeout to appropriately typed varNicholas Mc Guire2015-02-14
| * | 6lowpan: nhc: add other known rfc6282 compressionsAlexander Aring2015-02-14
| * | 6lowpan: add udp compression via nhc layerAlexander Aring2015-02-14
| * | 6lowpan: add generic nhc layer interfaceAlexander Aring2015-02-14
| * | Bluetooth: btusb: Remove unneeded btusb_wait_on_bit_timeout()Johan Hedberg2015-02-14
| * | Bluetooth: Enhance error codes pair device commandLukasz Rymanowski2015-02-13
| * | Bluetooth: Improve error handling in connect aclLukasz Rymanowski2015-02-13
| * | Bluetooth: Do not allow LE connection if LE is not enabledLukasz Rymanowski2015-02-13
| * | ieee802154: cleanup ieee802154_le64_to_be64Alexander Aring2015-02-13
| * | ieee802154: cleanup ieee802154_be64_to_le64Alexander Aring2015-02-13
| * | ieee802154: correct ieee802154_is_valid_psdu_lenAlexander Aring2015-02-13
| * | ieee802154: fix netns settingsNicolas Dichtel2015-02-13
| * | Bluetooth: btmrvl: support SCO routing to host interfaceAmitkumar Karwar2015-02-13
* | | Merge branch 'sendmsg_recvmsg_iocb_removal'David S. Miller2015-03-02
|\ \ \
| * | | net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
| * | | tipc: Don't use iocb argument in socket layerYing Xue2015-03-02
|/ / /
* | | Merge branch 'dropcount'David S. Miller2015-03-02
|\ \ \
| * | | net: move skb->dropcount to skb->cb[]Eyal Birger2015-03-02
| * | | net: add common accessor for setting dropcount on packetsEyal Birger2015-03-02
| * | | net: use common macro for assering skb->cb[] available size in protocol familiesEyal Birger2015-03-02
| * | | net: packet: use sockaddr_ll fields as storage for skb original length in rec...Eyal Birger2015-03-02
| * | | net: rxrpc: change call to sock_recv_ts_and_drops() on rxrpc recvmsg to sock_...Eyal Birger2015-03-02
| * | | net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit ...Eyal Birger2015-03-02
| * | | net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrlEyal Birger2015-03-02
|/ / /
* | | pppoe: Use workqueue to die properly when a PADT is receivedSimon Farnsworth2015-03-02
* | | bnx2: disable toggling of rxvlan if necessaryIvan Vecera2015-03-01
* | | net: macb: Properly add DMACFG bit definitionsArun Chandran2015-03-01
* | | net: macb: Add on the fly CPU endianness detectionArun Chandran2015-03-01
* | | Driver: Vmxnet3: Copy TCP header to mapped frame for IPv6 packetsShrikrishna Khare2015-03-01
* | | Merge branch 'ebpf_support_for_cls_bpf'David S. Miller2015-03-01
|\ \ \
| * | | cls_bpf: add initial eBPF support for programmable classifiersDaniel Borkmann2015-03-01
| * | | ebpf: move read-only fields to bpf_prog and shrink bpf_prog_auxDaniel Borkmann2015-03-01
| * | | ebpf: add sched_cls_type and map it to sk_filter's verifier opsDaniel Borkmann2015-03-01
| * | | ebpf: remove CONFIG_BPF_SYSCALL ifdefs in socket filter codeDaniel Borkmann2015-03-01
| * | | ebpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefsDaniel Borkmann2015-03-01
| * | | ebpf: export BPF_PSEUDO_MAP_FD to uapiDaniel Borkmann2015-03-01
| * | | ebpf: constify various function pointer structsDaniel Borkmann2015-03-01
| * | | ebpf: remove kernel test stubsDaniel Borkmann2015-03-01
|/ / /
* | | Merge branch 's390-next'David S. Miller2015-02-28
|\ \ \
| * | | MAINTAINERS: update S390 NETWORK DRIVERS maintainerUrsula Braun2015-02-28
| * | | qeth: Fix command sizesStefan Raspl2015-02-28
| * | | s390: remove claw driverUrsula Braun2015-02-28
|/ / /
* | | tcp: cleanup static functionsEric Dumazet2015-02-28
* | | hyperv: Implement netvsc_get_channels() ethool opAndrew Schwartzmeyer2015-02-28
* | | Merge branch 'tcp-tso'David S. Miller2015-02-28
|\ \ \
| * | | tcp: tso: allow CA_CWR state in tcp_tso_should_defer()Eric Dumazet2015-02-28
| * | | tcp: tso: restore IW10 after TSO autosizingEric Dumazet2015-02-28