summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2013-10-28mac80211: add ieee80211_tx_prepare_skb() helper functionFelix Fietkau
2013-10-28cfg80211: export reg_initiator_name()Luis R. Rodriguez
2013-10-28mac80211: fixes for mesh powersave logicMarco Porsch
2013-10-28mac80211: Remove check for offchannel state when waking netdev queuesSeth Forshee
2013-10-28net: rfkill: gpio: add ACPI supportHeikki Krogerus
2013-10-28net: rfkill: gpio: prepare for DT and ACPI supportHeikki Krogerus
2013-10-28net: rfkill: gpio: spinlock-safe GPIO accessHeikki Krogerus
2013-10-28net: rfkill: gpio: clean up clock handlingHeikki Krogerus
2013-10-28net: rfkill: gpio: convert to resource managed allocationHeikki Krogerus
2013-10-28mac80211: enable DFS for IBSS modeSimon Wunderlich
2013-10-28nl80211/cfg80211: enable DFS for IBSS modeSimon Wunderlich
2013-10-28mac80211: implement SMPS for APEmmanuel Grumbach
2013-10-28net: ipvs: sctp: add missing verdict assignments in sctp_conn_scheduleDaniel Borkmann
2013-10-28xfrm: Increase the garbage collector thresholdSteffen Klassert
2013-10-28sctp: merge two if statements to onewangweidong
2013-10-28sctp: remove the repeat initialize with 0wangweidong
2013-10-28sctp: fix some comments in chunk.c and associola.cwangweidong
2013-10-28inet: restore gso for vxlanEric Dumazet
2013-10-28pkt_sched: fq: clear time_next_packet for reused flowsEric Dumazet
2013-10-27tcp: do not rearm RTO when future data are sackedYuchung Cheng
2013-10-27tcp: only take RTT from timestamps if new data is ackedYuchung Cheng
2013-10-27tcp: fix SYNACK RTT estimation in Fast OpenYuchung Cheng
2013-10-27bridge: netfilter: orphan skb before invoking ip netfilter hooksFlorian Westphal
2013-10-27netfilter: ipset: remove duplicate defineMichael Opdenacker
2013-10-27netfilter:ipset: Fix memory allocation for bitmap:portJozsef Kadlecsik
2013-10-26sunrpc: trim off EC bytes in GSSAPI v2 unwrapJeff Layton
2013-10-25ipv6: ip6_dst_check needs to check for expired dst_entriesHannes Frederic Sowa
2013-10-25netpoll: fix rx_hook() interface by passing the skbAntonio Quartulli
2013-10-25net: fix rtnl notification in atomic contextAlexei Starovoitov
2013-10-25net: initialize hashrnd in flow_dissector with net_get_random_onceHannes Frederic Sowa
2013-10-25net: make net_get_random_once irq safeHannes Frederic Sowa
2013-10-25net: add missing dev_put() in __netdev_adjacent_dev_insertNikolay Aleksandrov
2013-10-25netem: markov loss model transition fixHagen Paul Pfeifer
2013-10-25net: use DMA_COMPLETE for dma completion statusVinod Koul
2013-10-24file->f_op is never NULL...Al Viro
2013-10-24sunrpc: switch to %pdAl Viro
2013-10-23Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-10-23inet: remove old fragmentation hash initializingHannes Frederic Sowa
2013-10-23ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get...Hannes Frederic Sowa
2013-10-23ipv4: initialize ip4_frags hash secret as late as possibleHannes Frederic Sowa
2013-10-23net: sctp: fix ASCONF to allow non SCTP_ADDR_SRC addresses in ipv6Daniel Borkmann
2013-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-23net: always inline net_secret_initHannes Frederic Sowa
2013-10-23batman-adv: generalize batman-adv icmp packet handlingSimon Wunderlich
2013-10-23batman-adv: Start new development cycleSimon Wunderlich
2013-10-23batman-adv: include the sync-flags when compute the global/local table CRCAntonio Quartulli
2013-10-23batman-adv: improve the TT component to support runtime flag changesAntonio Quartulli
2013-10-23batman-adv: invoke dev_get_by_index() outside of is_wifi_iface()Antonio Quartulli
2013-10-23batman-adv: send GW_DEL event in case of soft-iface destructionAntonio Quartulli