summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | Bluetooth: Make amp_mgr_list and amp_mgr_list_lock staticMarcel Holtmann2015-02-15
| | * | | | | | | | | | | | | | Bluetooth: Move A2MP_FEAT_EXT declaration into A2MP sourceMarcel Holtmann2015-02-15
| | * | | | | | | | | | | | | | Bluetooth: Add shutdown callback before closing the deviceTedd Ho-Jeong An2015-02-15
| | * | | | | | | | | | | | | | 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: Enhance error codes pair device commandLukasz Rymanowski2015-02-14
| | * | | | | | | | | | | | | | Bluetooth: Improve error handling in connect aclLukasz Rymanowski2015-02-14
| | * | | | | | | | | | | | | | Bluetooth: Do not allow LE connection if LE is not enabledLukasz Rymanowski2015-02-14
| | * | | | | | | | | | | | | | ieee802154: fix netns settingsNicolas Dichtel2015-02-14
| * | | | | | | | | | | | | | | net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
| * | | | | | | | | | | | | | | tipc: Don't use iocb argument in socket layerYing Xue2015-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
| * | | | | | | | | | | | | | | 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: constify various function pointer structsDaniel Borkmann2015-03-01
| * | | | | | | | | | | | | | | tcp: cleanup static functionsEric Dumazet2015-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
| * | | | | | | | | | | | | | | tcp: tso: remove tp->tso_deferredEric Dumazet2015-02-28
| * | | | | | | | | | | | | | | tipc: make media address offset a common defineErik Hugne2015-02-27
| * | | | | | | | | | | | | | | tipc: rename media/msg related definitionsErik Hugne2015-02-27
| * | | | | | | | | | | | | | | tipc: purge links when bearer is disabledErik Hugne2015-02-27
| * | | | | | | | | | | | | | | tipc: fix nullpointer bug when subscribing to eventsErik Hugne2015-02-27
| * | | | | | | | | | | | | | | tipc: only create header copy for name distr messagesErik Hugne2015-02-27
| * | | | | | | | | | | | | | | fib_trie: Remove leaf_infoAlexander Duyck2015-02-27
| * | | | | | | | | | | | | | | fib_trie: Add slen to fib aliasAlexander Duyck2015-02-27
| * | | | | | | | | | | | | | | fib_trie: Replace plen with slen in leaf_infoAlexander Duyck2015-02-27
| * | | | | | | | | | | | | | | fib_trie: Convert fib_alias to hlist from listAlexander Duyck2015-02-27
| * | | | | | | | | | | | | | | multicast: Extend ip address command to enable multicast group join/leave onMadhu Challa2015-02-27
| * | | | | | | | | | | | | | | igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_dropMadhu Challa2015-02-27
| * | | | | | | | | | | | | | | udp: In udp_flow_src_port use random hash value if skb_get_hash failsTom Herbert2015-02-27
| * | | | | | | | | | | | | | | bridge: fix link notification skb size calculation to include vlan rangesRoopa Prabhu2015-02-26
| * | | | | | | | | | | | | | | net: dsa: Introduce dsa_is_port_initializedGuenter Roeck2015-02-25
| * | | | | | | | | | | | | | | net: dsa: integrate with SWITCHDEV for HW bridgingFlorian Fainelli2015-02-25
| * | | | | | | | | | | | | | | net: dsa: Ensure that port array elements are initialized before being usedGuenter Roeck2015-02-25
| * | | | | | | | | | | | | | | ipv6: remove dead debug code from ip6_tunnel.cIan Morris2015-02-24
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | bridge: add vlan info to bridge setlink and dellink notification messagesRoopa Prabhu2015-02-22
| * | | | | | | | | | | | | | net: __aligned(size) is preferred over __attribute__((aligned(size)))Ameen Ali2015-02-22
| * | | | | | | | | | | | | | batman-adv: Fix use of seq_has_overflowed()Joe Perches2015-02-22
| * | | | | | | | | | | | | | net: Remove state argument from skb_find_text()Bojan Prtvar2015-02-22
| * | | | | | | | | | | | | | ethtool: use "ops" name consistenty in ethtool_set_rxfh()Dan Carpenter2015-02-21