summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* netfilter: nf_nat: move alloc_null_binding to nf_nat_core.cPablo Neira Ayuso2013-10-14
* netfilter: pass hook ops to hookfnPatrick McHardy2013-10-14
* tcp: tcp_transmit_skb() optimizationsEric Dumazet2013-10-11
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-10-11
|\
| * batman-adv: reorder batadv_iv_flagsSimon Wunderlich2013-10-09
| * batman-adv: remove packed from batadv_ogm_packetSimon Wunderlich2013-10-09
| * batman-adv: reorder packet typesSimon Wunderlich2013-10-09
| * batman-adv: add build check macros for packet member offsetSimon Wunderlich2013-10-09
| * batman-adv: remove vis functionalitySimon Wunderlich2013-10-09
| * batman-adv: move BATADV_TT_CLIENT_TEMP to higher bitAntonio Quartulli2013-10-09
| * batman-adv: use CRC32C instead of CRC16 in TT codeAntonio Quartulli2013-10-09
| * batman-adv: tvlv - convert roaming adv packet to use tvlv unicast packetsMarek Lindner2013-10-09
| * batman-adv: tvlv - convert tt query packet to use tvlv unicast packetsMarek Lindner2013-10-09
| * batman-adv: tvlv - convert tt data sent within OGMsMarek Lindner2013-10-09
| * batman-adv: tvlv - add network coding containerMarek Lindner2013-10-09
| * batman-adv: tvlv - add distributed arp table containerMarek Lindner2013-10-09
| * batman-adv: tvlv - gateway download/upload bandwidth containerMarek Lindner2013-10-09
| * batman-adv: tvlv - basic infrastructureMarek Lindner2013-10-09
| * batman-adv: switch to a new packet compatibility versionAntonio Quartulli2013-10-09
| * MAINTAINERS: batman-adv - update emailsAntonio Quartulli2013-10-09
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-10-10
|\ \
| * | i40e: Bump versionCatherine Sullivan2013-10-09
| * | i40e: Add support for 64 bit netstatsAlexander Duyck2013-10-09
| * | i40e: Move rings from pointer to array to array of pointersAlexander Duyck2013-10-09
| * | i40e: Replace ring container array with linked listAlexander Duyck2013-10-09
| * | i40e: Move q_vectors from pointer to array to array of pointersAlexander Duyck2013-10-09
| * | i40e: Split bytes and packets from Rx/Tx statsAlexander Duyck2013-10-09
| * | i40e: Add support for Tx byte queue limitsAlexander Duyck2013-10-09
| * | i40e: Drop dead code and flags from Tx hotpathAlexander Duyck2013-10-09
| * | i40e: clean up Tx fast pathAlexander Duyck2013-10-09
| * | i40e: Do not directly increment Tx next_to_useAlexander Duyck2013-10-09
| * | i40e: Cleanup Tx buffer info layoutAlexander Duyck2013-10-09
| * | i40e: Drop unused completed statAlexander Duyck2013-10-09
| * | i40e: Link code updatesAnjali Singhai2013-10-09
* | | inet: rename ir_loc_port to ir_numEric Dumazet2013-10-10
* | | tcp: use ACCESS_ONCE() in tcp_update_pacing_rate()Eric Dumazet2013-10-10
* | | inet: includes a sock_common in request_sockEric Dumazet2013-10-10
* | | net: gro: allow to build full sized skbEric Dumazet2013-10-10
* | | fib_trie: only calc for the un-first nodebaker.zhang2013-10-10
* | | veth: allow to setup multicast address for veth deviceGao feng2013-10-10
|/ /
* | be2net: change the driver version number to 4.9.224.0Ajit Khaparde2013-10-09
* | be2net: Display RoCE specific counters in ethtool -SAjit Khaparde2013-10-09
* | be2net: Call version 2 of GET_STATS ioctl for Skyhawk-RAjit Khaparde2013-10-09
|/
* bnx2x: Add ndo_get_phys_port_id supportYuval Mintz2013-10-09
* net: fix build errors if ipv6 is disabledEric Dumazet2013-10-09
* udp: fix a typo in __udp4_lib_mcast_demux_lookupEric Dumazet2013-10-09
* ipv6: make lookups simpler and fasterEric Dumazet2013-10-09
* tcp/dccp: remove twchainEric Dumazet2013-10-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-08
|\
| * Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-10-08
| |\