aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-27
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-26
| |\
| | * ipv4: Fix ip-header identification for gso packets.Pravin B Shelar2013-03-26
| | * af_unix: dont send SCM_CREDENTIAL when dest socket is NULLdingtianhong2013-03-26
| | * ipv6: fix bad free of addrconf_init_netHong Zhiguo2013-03-25
| | * unix: fix a race condition in unix_release()Paul Moore2013-03-25
| | * tcp: undo spurious timeout after SACK renegingYuchung Cheng2013-03-24
| | * bridge: fix crash when set mac address of br interfaceHong zhi guo2013-03-24
| | * 8021q: fix a potential use-after-freeCong Wang2013-03-24
| | * net: remove a WARN_ON() in net_enable_timestamp()Eric Dumazet2013-03-24
| * | Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-03-26
| |\ \
| | * | SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_lockedTrond Myklebust2013-03-25
* | | | net: use the frag lru_lock to protect netns_frags.nqueues updateJesper Dangaard Brouer2013-03-27
* | | | net: frag, avoid several CPUs grabbing same frag queue during LRU evictor loopJesper Dangaard Brouer2013-03-27
* | | | net: core: let's use native isxdigit instead of customAndy Shevchenko2013-03-27
* | | | net: switch to use skb_probe_transport_header()Jason Wang2013-03-27
* | | | net: core: let skb_partial_csum_set() set transport headerJason Wang2013-03-27
* | | | 6lowpan: use IEEE802154_ADDR_LEN instead of a magic numberTony Cheneau2013-03-27
* | | | 6lowpan: fix a small formatting issueTony Cheneau2013-03-27
* | | | ieee802154/dgram: Pass source address in dgram_recvmsgStephen Röttger2013-03-27
* | | | net_sched: better precise estimation on packet length for untrusted packetsJason Wang2013-03-26
* | | | packet: set transport header before doing xmitJason Wang2013-03-26
* | | | 6lowpan: modify udp compression/uncompression to match the standardTony Cheneau2013-03-26
* | | | 6lowpan: use the PANID provided by the device instead of a static valueTony Cheneau2013-03-26
* | | | 6lowpan: obtain IEEE802.15.4 sequence number from the MAC layerTony Cheneau2013-03-26
* | | | mac802154: add mac802154_dev_get_dsn()Tony Cheneau2013-03-26
* | | | 6lowpan: store fragment tag values per device instead of net stack wideTony Cheneau2013-03-26
* | | | 6lowpan: add debug messages for 6LoWPAN fragmentationTony Cheneau2013-03-26
* | | | 6lowpan: fix first fragment (FRAG1) handlingTony Cheneau2013-03-26
* | | | 6lowpan: use short IEEE 802.15.4 addresses for broadcast destinationTony Cheneau2013-03-26
* | | | mac802154: turn on ACK when enabled by the upper layersTony Cheneau2013-03-26
* | | | 6lowpan: always enable link-layer acknowledgmentsTony Cheneau2013-03-26
* | | | 6lowpan: next header is not properly set upon decompression of a UDP header.Tony Cheneau2013-03-26
* | | | 6lowpan: lowpan_is_iid_16_bit_compressable() does not detect compressible add...Tony Cheneau2013-03-26
* | | | netlink: have length check of rtnl msg before derefHong zhi guo2013-03-26
* | | | firewire net, ipv6: IPv6 over Firewire (RFC3146) support.YOSHIFUJI Hideaki / 吉藤英明2013-03-26
* | | | firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...YOSHIFUJI Hideaki / 吉藤英明2013-03-26
* | | | Tunneling: use IP Tunnel stats APIs.Pravin B Shelar2013-03-26
* | | | IPIP: Use ip-tunneling code.Pravin B Shelar2013-03-26
* | | | GRE: Refactor GRE tunneling code.Pravin B Shelar2013-03-26
* | | | net: Print functions in /proc/net/ptype without the offset.David S. Miller2013-03-25
* | | | ipv4: Fix ip-header identification for gso packets.Pravin B Shelar2013-03-25
* | | | Revert "udp: increase inner ip header ID during segmentation"Pravin B Shelar2013-03-25
* | | | Revert "ip_gre: increase inner ip header ID during segmentation"Pravin B Shelar2013-03-25
* | | | dsa: fix freeing of sparse port allocationFlorian Fainelli2013-03-25
* | | | dsa: factor freeing of dsa_platform_dataFlorian Fainelli2013-03-25
* | | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-03-25
|\ \ \ \
| * | | | netfilter: nf_conntrack: speed up module removal path if netns in useVladimir Davydov2013-03-19
| * | | | netfilter: nf_conntrack: add include to fix sparse warningstephen hemminger2013-03-19
| * | | | netfilter: nfnetlink_queue: zero copy supportEric Dumazet2013-03-19