summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-01-07ethtool: fix drvinfo strings set in driversJiri Pirko6-18/+18
2013-01-07ethtool: set addr_assign_type to NET_ADDR_SET when addr is passed on createJiri Pirko1-1/+3
2013-01-05ndisc: Remove unused space at tail of skb for ndisc messages. (TAKE 3)YOSHIFUJI Hideaki / 吉藤英明1-2/+2
2013-01-05net/ipv4/ipconfig: really display the BOOTP/DHCP server's address.Philippe De Muyter1-2/+6
2013-01-05mac802154: fix NOHZ local_softirq_pending 08 warningAlexander Aring1-1/+1
2013-01-05net: remove no longer used netdev_set_bond_master() and netdev_set_master()Jiri Pirko1-63/+0
2013-01-05bonding: remove usage of dev->masterJiri Pirko1-0/+1
2013-01-05vlan: remove usage of dev->master in __vlan_find_dev_deep()Jiri Pirko1-7/+11
2013-01-05netpoll: remove usage of dev->masterJiri Pirko1-3/+6
2013-01-05bridge: remove usage of netdev_set_master()Jiri Pirko1-3/+3
2013-01-05rtnetlink: remove usage of dev->masterJiri Pirko1-32/+37
2013-01-05vlan: add link to upper deviceJiri Pirko1-1/+9
2013-01-05net: introduce upper device listsJiri Pirko1-4/+235
2013-01-04netfilter: xt_recent: avoid high order page allocationsEric Dumazet1-5/+18
2013-01-04netfilter: fix missing dependencies for the NOTRACK targetPablo Neira Ayuso1-0/+3
2013-01-04netfilter: ip6t_NPT: fix IPv6 NTP checksum calculationUlrich Weber1-26/+7
2013-01-04SUNRPC: Partial revert of commit 168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9Trond Myklebust1-5/+0
2013-01-04SUNRPC: Ensure that we free the rpc_task after cleanups are doneTrond Myklebust1-4/+23
2013-01-04net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko4-5/+0
2013-01-04net: add address assign type "SET"Jiri Pirko1-0/+1
2013-01-04net: call add_device_randomness() only after successful mac changeJiri Pirko1-3/+4
2013-01-04rtnl: use dev_set_mac_address() instead of plain ndo_Jiri Pirko1-18/+2
2013-01-03mac80211: fix maximum MTUChaitanya1-10/+1
2013-01-03mac80211: fix dtim_period in hidden SSID AP associationJohannes Berg3-37/+55
2013-01-03mac80211: use del_timer_sync for final sta cleanup timer deletionJohannes Berg1-1/+1
2013-01-03mac80211: fix station destruction in AP/mesh modesJohannes Berg4-17/+62
2013-01-03mac80211: RMC buckets are just list headsThomas Pedersen2-5/+5
2013-01-03mac80211: assign VLAN channel contextsJohannes Berg3-3/+45
2013-01-03mac80211: flush AP_VLAN stations when tearing down the BSS APFelix Fietkau1-0/+2
2013-01-03mac80211: fix ibss scanningStanislaw Gruszka3-18/+31
2013-01-03bridge: add empty br_mdb_init() and br_mdb_uninit() definitions.Rami Rosen1-0/+6
2013-01-03bridge: Correctly unregister MDB rtnetlink handlersVlad Yasevich2-3/+12
2013-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-28/+29
2012-12-30bridge: respect RFC2863 operational statestephen hemminger4-6/+9
2012-12-30net: filter: return -EINVAL if BPF_S_ANC* operation is not supportedDaniel Borkmann1-0/+7
2012-12-29skbuff: make __kmalloc_reserve staticstephen hemminger1-2/+3
2012-12-29tcp: make proc_tcp_fastopen_key staticstephen hemminger1-2/+2
2012-12-29sctp: make sctp_addr_wq_timeout_handler staticstephen hemminger1-1/+1
2012-12-29net: use per task frag allocator in skb_append_datato_fragsEric Dumazet1-27/+16
2012-12-29rtnl: expose carrier value with possibility to set itJiri Pirko1-0/+10
2012-12-29net: allow to change carrier via sysfsJiri Pirko1-1/+14
2012-12-29net: add change_carrier netdev opJiri Pirko1-0/+19
2012-12-29Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller13-30/+167
2012-12-28libceph: fix protocol feature mismatch failure pathSage Weil1-10/+4
2012-12-28libceph: WARN, don't BUG on unexpected connection statesAlex Elder1-6/+5
2012-12-28libceph: always reset osds when kickingAlex Elder1-2/+2
2012-12-28libceph: move linger requests sooner in kick_requests()Alex Elder1-11/+19
2012-12-27ipv6/ip6_gre: set transport header correctlyIsaku Yamahata1-2/+1
2012-12-27ipv4/ip_gre: set transport header correctly to gre headerIsaku Yamahata1-1/+1
2012-12-27IB/rds: suppress incompatible protocol when version is knownMarciniszyn, Mike1-6/+5