summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Bluetooth: btusb: Remove unneeded btusb_wait_on_bit_timeout()Johan Hedberg2015-02-141-16/+6
| * | Bluetooth: Enhance error codes pair device commandLukasz Rymanowski2015-02-141-0/+4
| * | Bluetooth: Improve error handling in connect aclLukasz Rymanowski2015-02-141-1/+5
| * | Bluetooth: Do not allow LE connection if LE is not enabledLukasz Rymanowski2015-02-141-0/+8
| * | ieee802154: cleanup ieee802154_le64_to_be64Alexander Aring2015-02-141-3/+1
| * | ieee802154: cleanup ieee802154_be64_to_le64Alexander Aring2015-02-141-3/+2
| * | ieee802154: correct ieee802154_is_valid_psdu_lenAlexander Aring2015-02-141-2/+10
| * | ieee802154: fix netns settingsNicolas Dichtel2015-02-142-2/+5
| * | Bluetooth: btmrvl: support SCO routing to host interfaceAmitkumar Karwar2015-02-142-0/+15
* | | Merge branch 'sendmsg_recvmsg_iocb_removal'David S. Miller2015-03-0275-480/+346
|\ \ \
| * | | net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-0275-442/+302
| * | | tipc: Don't use iocb argument in socket layerYing Xue2015-03-021-38/+44
|/ / /
* | | Merge branch 'dropcount'David S. Miller2015-03-0218-48/+79
|\ \ \
| * | | net: move skb->dropcount to skb->cb[]Eyal Birger2015-03-023-6/+18
| * | | net: add common accessor for setting dropcount on packetsEyal Birger2015-03-023-2/+8
| * | | net: use common macro for assering skb->cb[] available size in protocol familiesEyal Birger2015-03-029-14/+13
| * | | net: packet: use sockaddr_ll fields as storage for skb original length in rec...Eyal Birger2015-03-021-6/+24
| * | | net: rxrpc: change call to sock_recv_ts_and_drops() on rxrpc recvmsg to sock_...Eyal Birger2015-03-021-1/+1
| * | | net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit ...Eyal Birger2015-03-024-6/+6
| * | | net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrlEyal Birger2015-03-025-19/+15
|/ / /
* | | pppoe: Use workqueue to die properly when a PADT is receivedSimon Farnsworth2015-03-022-1/+18
* | | bnx2: disable toggling of rxvlan if necessaryIvan Vecera2015-03-011-12/+3
* | | net: macb: Properly add DMACFG bit definitionsArun Chandran2015-03-011-1/+2
* | | net: macb: Add on the fly CPU endianness detectionArun Chandran2015-03-011-4/+18
* | | Driver: Vmxnet3: Copy TCP header to mapped frame for IPv6 packetsShrikrishna Khare2015-03-012-11/+23
* | | Merge branch 'ebpf_support_for_cls_bpf'David S. Miller2015-03-0115-193/+243
|\ \ \
| * | | cls_bpf: add initial eBPF support for programmable classifiersDaniel Borkmann2015-03-013-52/+158
| * | | ebpf: move read-only fields to bpf_prog and shrink bpf_prog_auxDaniel Borkmann2015-03-015-12/+11
| * | | ebpf: add sched_cls_type and map it to sk_filter's verifier opsDaniel Borkmann2015-03-013-2/+21
| * | | ebpf: remove CONFIG_BPF_SYSCALL ifdefs in socket filter codeDaniel Borkmann2015-03-011-22/+14
| * | | ebpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefsDaniel Borkmann2015-03-011-4/+16
| * | | ebpf: export BPF_PSEUDO_MAP_FD to uapiDaniel Borkmann2015-03-013-3/+5
| * | | ebpf: constify various function pointer structsDaniel Borkmann2015-03-015-19/+19
| * | | ebpf: remove kernel test stubsDaniel Borkmann2015-03-013-83/+3
|/ / /
* | | Merge branch 's390-next'David S. Miller2015-02-287-3742/+4
|\ \ \
| * | | MAINTAINERS: update S390 NETWORK DRIVERS maintainerUrsula Braun2015-02-281-1/+0
| * | | qeth: Fix command sizesStefan Raspl2015-02-281-2/+3
| * | | s390: remove claw driverUrsula Braun2015-02-285-3739/+1
|/ / /
* | | tcp: cleanup static functionsEric Dumazet2015-02-283-5/+4
* | | hyperv: Implement netvsc_get_channels() ethool opAndrew Schwartzmeyer2015-02-283-1/+20
* | | Merge branch 'tcp-tso'David S. Miller2015-02-282-13/+17
|\ \ \
| * | | tcp: tso: allow CA_CWR state in tcp_tso_should_defer()Eric Dumazet2015-02-281-1/+1
| * | | tcp: tso: restore IW10 after TSO autosizingEric Dumazet2015-02-281-2/+11
| * | | tcp: tso: remove tp->tso_deferredEric Dumazet2015-02-282-10/+5
|/ / /
* | | usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings2015-02-285-3/+20
* | | Merge branch 'tipc-next'David S. Miller2015-02-277-31/+15
|\ \ \
| * | | tipc: make media address offset a common defineErik Hugne2015-02-272-4/+3
| * | | tipc: rename media/msg related definitionsErik Hugne2015-02-274-6/+6
| * | | tipc: purge links when bearer is disabledErik Hugne2015-02-271-1/+1
| * | | tipc: fix nullpointer bug when subscribing to eventsErik Hugne2015-02-271-19/+4
OpenPOWER on IntegriCloud