summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-07-15net: set name assign type for renamed devicesTom Gundersen
2014-07-15net: add name_assign_type netdev attributeTom Gundersen
2014-07-14udp: Move udp_tunnel_segment into udp_offload.cTom Herbert
2014-07-14l2tp: Call udp_sock_createTom Herbert
2014-07-14udp: Add udp_sock_create for UDP tunnels to open listener socketTom Herbert
2014-07-13net: filter: sk_chk_filter() no longer mangles filterEric Dumazet
2014-07-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-07-11ipv6: Use BUG_ONHimangi Saraogi
2014-07-11net: ipv6: Use BUG_ONHimangi Saraogi
2014-07-11ipv6: addrconf: implement address generation modesJiri Pirko
2014-07-11net/hsr: Remove left-over never-true conditional code.Arvid Brodin
2014-07-11ipv4: remove the unnecessary variable in udp_mcast_nextLi RongQing
2014-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-07-10ipv6: fix the check when handle RALi RongQing
2014-07-10Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-07-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-07-10bridge: netlink dump interface at par with brctlJamal Hadi Salim
2014-07-10bridge: fdb dumping takes a filter deviceJamal Hadi Salim
2014-07-09ipconfig: Only bootp paths should reference ic_dev_xid.David S. Miller
2014-07-09ipconfig: move ic_dev_xid under IPCONFIG_BOOTPFabian Frederick
2014-07-09Bluetooth: Don't send ERTM configuration option when disabledMarcel Holtmann
2014-07-09Bluetooth: Fix setting HCI_CONNECTABLE from ioctl codeJohan Hedberg
2014-07-09Bluetooth: Add white list lookup for incoming connection requestsJohan Hedberg
2014-07-09Bluetooth: Enable page scan also if there are white list entriesJohan Hedberg
2014-07-09Bluetooth: Refactor connection request handlingJohan Hedberg
2014-07-09Bluetooth: Fix incorrectly setting HCI_CONNECTABLEJohan Hedberg
2014-07-09Bluetooth: Update page scan when necessary for Add/Remove DeviceJohan Hedberg
2014-07-09Bluetooth: Introduce a whitelist for BR/EDR devicesJohan Hedberg
2014-07-09Bluetooth: Unify helpers for bdaddr_list manipulationsJohan Hedberg
2014-07-09Bluetooth: Fix enabling Authenticated Payload Timeout Expired eventMarcel Holtmann
2014-07-08netpoll: fix use after freedavid decotigny
2014-07-08bridge: export knowledge about the presence of IGMP/MLD queriersLinus Lüssing
2014-07-08tipc: fix a memleak when sending dataErik Hugne
2014-07-08net: sctp: Inline the functions from command.cDavid Laight
2014-07-08appletalk: fix a coccinella warning in net/appletalk/ddp.cwangweidong
2014-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller
2014-07-08net: filter: move load_pointer() into filter.hZi Shen Lim
2014-07-08net/hsr: Fix NULL pointer dereference on incomplete hsr_newlink() params.Arvid Brodin
2014-07-08net/hsr: Better frame dispatchArvid Brodin
2014-07-08net/hsr: Added SET_NETDEV_DEVTYPE and features |= NETIF_F_NETNS_LOCAL to dev_...Arvid Brodin
2014-07-08net/hsr: Implemented .ndo_fix_features (better device features handling).Arvid Brodin
2014-07-08net/hsr: Use list_head (and rcu) instead of array for slave devices.Arvid Brodin
2014-07-08net/hsr: Move slave init to hsr_slave.c.Arvid Brodin
2014-07-08net/hsr: Operstate handling cleanup.Arvid Brodin
2014-07-08net/hsr: Move to per-hsr device prune timer.Arvid Brodin
2014-07-08net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register()Arvid Brodin
2014-07-08net/hsr: Better variable names and update of contact info.Arvid Brodin
2014-07-08ipconfig: add static to local variableFabian Frederick
2014-07-08Bluetooth: Fix clearing HCI_LE_ADV for LE connectionsJohan Hedberg