aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* neigh: use tbl->family to distinguish ipv4 from ipv6Jiri Pirko2013-12-09
* neigh: wrap proc dointvec functionsJiri Pirko2013-12-09
* neigh: convert parms to an arrayJiri Pirko2013-12-09
* tipc: remove interface state mirroring in bearerErik Hugne2013-12-09
* x25: convert printks to pr_<level>wangweidong2013-12-09
* packet: introduce PACKET_QDISC_BYPASS socket optionDaniel Borkmann2013-12-09
* net: dev: move inline skb_needs_linearize helper to headerDaniel Borkmann2013-12-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-09
|\
| * packet: fix send path when running with proto == 0Daniel Borkmann2013-12-09
| * br: fix use of ->rx_handler_data in code executed on non-rx_handler pathJiri Pirko2013-12-06
| * net: clear local_df when passing skb between namespacesHannes Frederic Sowa2013-12-05
| * tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.Eric W. Biederman2013-12-05
| * sctp: disable max_burst when the max_burst is 0wangweidong2013-12-05
| * net_sched: Use default action walker methodsJamal Hadi Salim2013-12-05
| * net_sched: Provide default walker function for actionsJamal Hadi Salim2013-12-05
| * net_sched: Use default action lookup functionsJamal Hadi Salim2013-12-05
| * net_sched: Default action lookup method for actionsJamal Hadi Salim2013-12-05
| * net_sched: Fail if missing mandatory action operation methodsJamal Hadi Salim2013-12-05
* | pkt_sched: give visibility to mq slave qdiscsEric Dumazet2013-12-09
* | unix: convert printks to pr_<level>wangweidong2013-12-06
* | ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage tempor...Jiri Pirko2013-12-06
* | ipv6 addrconf: extend ifa_flags to u32Jiri Pirko2013-12-06
* | net: introduce dev_consume_skb_any()Eric Dumazet2013-12-06
* | sctp: fix some comments in associola.cwangweidong2013-12-06
* | sctp: convert sctp_peer_needs_update to booleanwangweidong2013-12-06
* | sctp: remove the else pathwangweidong2013-12-06
* | sctp: remove the duplicate initializewangweidong2013-12-06
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-12-06
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-06
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-06
| | |\ \
| | * \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-02
| | |\ \ \
| | | * | | mac80211: fix rx_nss calculation for drivers with hw rcMichal Kazior2013-12-02
| | | * | | mac80211: don't leak next beacon when csa is abortedSimon Wunderlich2013-12-02
| | | * | | mac80211: don't cancel csa finalize work within stop_apSimon Wunderlich2013-12-02
| | | * | | cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich2013-12-02
| | | * | | mac80211: modify beacon using sdata/wdev-lock, not rtnl lockSimon Wunderlich2013-12-02
| | | * | | cfg80211: protect beacon changing functions with wdev-lockSimon Wunderlich2013-12-02
| | | * | | mac80211: mesh: only get tsf if we need itBob Copeland2013-12-02
| | | * | | cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski2013-12-02
| | | * | | mac80211: update ht flag if bss configuration changedAvri Altman2013-12-02
| | | * | | mac80211: remove sta_info_flush() from interface teardownJohannes Berg2013-12-02
| | | * | | mac80211: Tx frame latency statisticsMatti Gottlieb2013-12-02
| | | * | | cfg80211: fix reporting 5/10 MHz support to user spaceFelix Fietkau2013-12-02
| | | * | | mac80211: minstrel_ht: do not sample unsupported ratesKarl Beldan2013-11-25
| | | * | | cfg80211: replace print_dfs_region() with reg_dfs_region_str() helperLuis R. Rodriguez2013-11-25
| | | * | | cfg80211: distinguish unset DFS region from unknownLuis R. Rodriguez2013-11-25
| | | * | | cfg80211: intersection dfs regions when intersecting regdomainsLuis R. Rodriguez2013-11-25
| | | * | | cfg80211: use enum nl80211_dfs_regions for dfs_region everywhereLuis R. Rodriguez2013-11-25
| | | * | | mac80211: minstrels: spare numerous useless calls to get_random_bytesKarl Beldan2013-11-25
| | | * | | mac80211: minstrel_ht: replace some occurences of MCS_GROUP_RATESKarl Beldan2013-11-25