summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | ieee802154: mac802154: remove FSF addressAlexander Aring2014-10-25
| | * | | | | | | | | | | | | | | | | | | Bluetooth: Fix missing channel unlock in l2cap_le_creditsMartin Townsend2014-10-25
| | * | | | | | | | | | | | | | | | | | | 6lowpan: Use skb_cow in IPHC decompression.Martin Townsend2014-10-25
| | * | | | | | | | | | | | | | | | | | | Bluetooth: 6lowpan: remove unnecessary codes in give_skb_to_upperLi RongQing2014-10-25
| | * | | | | | | | | | | | | | | | | | | Bluetooth: Improve RFCOMM __test_pf macro robustnessSzymon Janc2014-10-25
| | * | | | | | | | | | | | | | | | | | | Bluetooth: Fix RFCOMM NSC responseSzymon Janc2014-10-25
| | * | | | | | | | | | | | | | | | | | | Bluetooth: Defer connection-parameter removal when unpairingAlfonso Acosta2014-10-25
| | * | | | | | | | | | | | | | | | | | | ieee802154: 6lowpan: add RTNL assertionAlexander Aring2014-10-25
| | * | | | | | | | | | | | | | | | | | | ieee802154: 6lowpan: improve packet registrationAlexander Aring2014-10-25
| | * | | | | | | | | | | | | | | | | | | Bluetooth: Remove redundant check on hci_conn's device classAlfonso Acosta2014-10-25
| | * | | | | | | | | | | | | | | | | | | Bluetooth: Include ADV_IND report in Device Connected eventAlfonso Acosta2014-10-25
| | * | | | | | | | | | | | | | | | | | | Bluetooth: Refactor arguments of mgmt_device_connectedAlfonso Acosta2014-10-25
| | * | | | | | | | | | | | | | | | | | | ieee802154: 6lowpan: fix sign of errno return valAlexander Aring2014-10-25
| | * | | | | | | | | | | | | | | | | | | ieee802154: reassembly: fix tag byteorderAlexander Aring2014-10-25
| | * | | | | | | | | | | | | | | | | | | ieee802154: 6lowpan: fix byteorder for frag tagAlexander Aring2014-10-25
| | * | | | | | | | | | | | | | | | | | | ieee802154: 6lowpan: Drop PACKET_OTHERHOST skbs in 6lowpanSimon Vincent2014-10-25
| | * | | | | | | | | | | | | | | | | | | trivial: net/mac802154: Fix Kconfig typoJulien Catalano2014-10-25
| | | |_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | ipv4: Avoid reading user iov twice after raw_probe_proto_optHerbert Xu2014-11-10
| * | | | | | | | | | | | | | | | | | | ipv4: Use standard iovec primitive in raw_probe_proto_optHerbert Xu2014-11-10
| * | | | | | | | | | | | | | | | | | | net: gro: add a per device gro flush timerEric Dumazet2014-11-10
| | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | dccp: Convert DCCP_WARN to net_warn_ratelimitedJoe Perches2014-11-08
| * | | | | | | | | | | | | | | | | | udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicastsRick Jones2014-11-07
| * | | | | | | | | | | | | | | | | | net: Kill skb_copy_datagram_const_iovecHerbert Xu2014-11-07
| * | | | | | | | | | | | | | | | | | inet: Add skb_copy_datagram_iterHerbert Xu2014-11-07
| * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2014-11-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | openvswitch: Avoid NULL mask check while building maskPravin B Shelar2014-11-05
| | * | | | | | | | | | | | | | | | | | | openvswitch: Refactor action alloc and copy api.Pravin B Shelar2014-11-05
| | * | | | | | | | | | | | | | | | | | | openvswitch: Move key_attr_size() to flow_netlink.h.Joe Stringer2014-11-05
| | * | | | | | | | | | | | | | | | | | | openvswitch: Remove flow member from struct ovs_skb_cbLorand Jakab2014-11-05
| | * | | | | | | | | | | | | | | | | | | openvswitch: Drop packets when interdev is not upChunhe Li2014-11-05
| | * | | | | | | | | | | | | | | | | | | openvswitch: Refactor get_dp() function into multiple access APIs.Andy Zhou2014-11-05
| | * | | | | | | | | | | | | | | | | | | openvswitch: Refactor ovs_flow_cmd_fill_info().Joe Stringer2014-11-05
| | * | | | | | | | | | | | | | | | | | | openvswitch: refactor do_output() to move NULL check out of fast pathAndy Zhou2014-11-05
| | * | | | | | | | | | | | | | | | | | | openvswitch: Additional logging for -EINVAL on flow setups.Jesse Gross2014-11-05
| | * | | | | | | | | | | | | | | | | | | openvswitch: Remove redundant tcp_flags code.Joe Stringer2014-11-05
| | * | | | | | | | | | | | | | | | | | | openvswitch: Move table destroy to dp-rcu callback.Pravin B Shelar2014-11-05
| | * | | | | | | | | | | | | | | | | | | openvswitch: Add basic MPLS support to kernelSimon Horman2014-11-05
| | * | | | | | | | | | | | | | | | | | | net: Remove MPLS GSO feature.Pravin B Shelar2014-11-05
| * | | | | | | | | | | | | | | | | | | | net: esp: Convert NETDEBUG to pr_infoJoe Perches2014-11-06
| * | | | | | | | | | | | | | | | | | | | net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messagesJoe Perches2014-11-06
| * | | | | | | | | | | | | | | | | | | | sched: fix act file names in header commentJiri Pirko2014-11-06
| * | | | | | | | | | | | | | | | | | | | ip6_tunnel: Add support for wildcard tunnel endpoints.Steffen Klassert2014-11-06
| * | | | | | | | | | | | | | | | | | | | ipv6: Allow sending packets through tunnels with wildcard endpointsSteffen Klassert2014-11-06
| |/ / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | fou: Fix typo in returning flags in netlinkTom Herbert2014-11-05
| * | | | | | | | | | | | | | | | | | | ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUsDaniel Borkmann2014-11-05
| * | | | | | | | | | | | | | | | | | | net: Convert SEQ_START_TOKEN/seq_printf to seq_putsJoe Perches2014-11-05
| * | | | | | | | | | | | | | | | | | | net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-05
| * | | | | | | | | | | | | | | | | | | gue: Receive side of remote checksum offloadTom Herbert2014-11-05
| * | | | | | | | | | | | | | | | | | | gue: TX support for using remote checksum offload optionTom Herbert2014-11-05