aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* net: remove NET_LL_RX_POLL config menueEliezer Tamir2013-06-17
* net: convert low latency sockets to sched_clock()Eliezer Tamir2013-06-17
* net: change sysctl_net_ll_poll into an unsigned intEliezer Tamir2013-06-17
* net: sctp: sctp_association_init: put refs in reverse orderDaniel Borkmann2013-06-14
* net: sctp: minor: remove variable in sctp_init_sockDaniel Borkmann2013-06-14
* net: sctp: sctp_sf_do_prm_asoc: do SCTP_CMD_INIT_CHOOSE_TRANSPORT firstDaniel Borkmann2013-06-14
* net: sctp: sideeffect: throw BUG if primary_path is NULLDaniel Borkmann2013-06-14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2013-06-14
|\
| * openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs()Pravin B Shelar2013-06-14
| * openvswitch: make skb->csum consistent with rest of networking stack.Pravin B Shelar2013-06-14
| * openvswitch: Fix struct comment.Pravin B Shelar2013-06-14
| * openvswitch: Fix misspellings in comments and docs.Andy Hill2013-06-14
| * openvswitch: fix variable names in commentLorand Jakab2013-06-14
| * openvswitch: Unify vport error stats handling.Pravin B Shelar2013-06-14
| * openvswitch: Remove unused get_config vport op.Jesse Gross2013-06-14
| * openvswitch: Immediately exit on error in ovs_vport_cmd_set().Jesse Gross2013-06-14
* | net/mlx4: Add VF link state supportRony Efraim2013-06-13
* | net/core: Add VF link state controlRony Efraim2013-06-13
* | bcm63xx_enet: add support Broadcom BCM6345 EthernetFlorian Fainelli2013-06-13
* | htb: reorder struct htb_class fields for performanceEric Dumazet2013-06-13
* | net-rps: fixes for rps flow limitWillem de Bruijn2013-06-13
* | tcp: properly send new data in fast recovery in first RTTYuchung Cheng2013-06-13
* | sh_eth: remove '__maybe_unused' annotationsSergei Shtylyov2013-06-13
* | net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2013-06-13
* | net: make all team port device link events urgentFlavio Leitner2013-06-13
* | net: ping_check_bind_addr() etc. can be staticWu Fengguang2013-06-13
* | cxgb4: Do not set net_device::dev_id to VI indexBen Hutchings2013-06-13
* | macvtap: fix uninitialized return value macvtap_ioctl_set_queue()Jason Wang2013-06-13
* | macvtap: slient sparse warningsJason Wang2013-06-13
* | sctp: Correct byte order of access to skb->{network, transport}_headerSimon Horman2013-06-13
* | netlink: make compare exist all the timeGao feng2013-06-13
* | net: add doc for ip_early_demux sysctlCong Wang2013-06-12
* | tun: Turn tun_flow_init() into void fnPavel Emelyanov2013-06-12
* | tun: Report "persist" flag to userspacePavel Emelyanov2013-06-12
* | udp: fix two sparse errorsEric Dumazet2013-06-12
* | gro: remove a sparse errorEric Dumazet2013-06-12
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-06-12
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-11
| |\ \
| | * | cw1200: Fix an assorted pile of checkpatch warnings.Solomon Peachy2013-06-11
| | * | cw1200: Eliminate the ETF debug/engineering code.Solomon Peachy2013-06-11
| | * | cw1200: Remove "ITP" debug subsystem.Solomon Peachy2013-06-11
| | * | rt2x00: rt2x00queue: initialize data_queue fields earlierGabor Juhos2013-06-10
| | * | rtlwifi: initialize local array and set value.Yunlian Jiang2013-06-10
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-06-10
| | |\ \
| | | * | iwlwifi: mvm: don't request SMPS on non-STA ifaceEytan Lifshitz2013-06-05
| | | * | iwlwifi: mvm: fix MCAST in AP modeEmmanuel Grumbach2013-06-05
| | | * | iwlwifi: mvm: enable PM always in unassociated modeAlexander Bondar2013-06-05
| | | * | iwlwifi: mvm: Change location of vif_count verification for PMAlexander Bondar2013-06-04
| | | * | iwlwifi: mvm: correctly configure MCAST in AP modeEmmanuel Grumbach2013-06-04
| | | * | iwlwifi: mvm: reorder Rx handler for performance purposesEmmanuel Grumbach2013-06-04