summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-03-27batman-adv: free an hard-interface before adding itAntonio Quartulli
2013-03-27batman-adv: Allow to modify slaves of soft-interfaces through rntl_linkSven Eckelmann
2013-03-27batman-adv: Allow to use rntl_link for device creation/deletionSven Eckelmann
2013-03-27batman-adv: rename batadv_softif_destroy to reflect sysfs use caseMarek Lindner
2013-03-27batman-adv: Don't always delete softif when last slave was removedSven Eckelmann
2013-03-27batman-adv: Move deinitialization of soft-interface to destructorSven Eckelmann
2013-03-27batman-adv: Move soft-interface initialization to ndo_initSven Eckelmann
2013-03-27batman-adv: Fix endianness errors for network codingMartin Hundebøll
2013-03-276lowpan: use IEEE802154_ADDR_LEN instead of a magic numberTony Cheneau
2013-03-276lowpan: fix a small formatting issueTony Cheneau
2013-03-27ieee802154/dgram: Pass source address in dgram_recvmsgStephen Röttger
2013-03-26net_sched: better precise estimation on packet length for untrusted packetsJason Wang
2013-03-26packet: set transport header before doing xmitJason Wang
2013-03-266lowpan: modify udp compression/uncompression to match the standardTony Cheneau
2013-03-266lowpan: use the PANID provided by the device instead of a static valueTony Cheneau
2013-03-266lowpan: obtain IEEE802.15.4 sequence number from the MAC layerTony Cheneau
2013-03-26mac802154: add mac802154_dev_get_dsn()Tony Cheneau
2013-03-266lowpan: store fragment tag values per device instead of net stack wideTony Cheneau
2013-03-266lowpan: add debug messages for 6LoWPAN fragmentationTony Cheneau
2013-03-266lowpan: fix first fragment (FRAG1) handlingTony Cheneau
2013-03-266lowpan: use short IEEE 802.15.4 addresses for broadcast destinationTony Cheneau
2013-03-26mac802154: turn on ACK when enabled by the upper layersTony Cheneau
2013-03-266lowpan: always enable link-layer acknowledgmentsTony Cheneau
2013-03-266lowpan: next header is not properly set upon decompression of a UDP header.Tony Cheneau
2013-03-266lowpan: lowpan_is_iid_16_bit_compressable() does not detect compressible add...Tony Cheneau
2013-03-26netlink: have length check of rtnl msg before derefHong zhi guo
2013-03-26firewire net, ipv6: IPv6 over Firewire (RFC3146) support.YOSHIFUJI Hideaki / 吉藤英明
2013-03-26firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...YOSHIFUJI Hideaki / 吉藤英明
2013-03-26Tunneling: use IP Tunnel stats APIs.Pravin B Shelar
2013-03-26IPIP: Use ip-tunneling code.Pravin B Shelar
2013-03-26GRE: Refactor GRE tunneling code.Pravin B Shelar
2013-03-25net: Print functions in /proc/net/ptype without the offset.David S. Miller
2013-03-25ipv4: Fix ip-header identification for gso packets.Pravin B Shelar
2013-03-25Revert "udp: increase inner ip header ID during segmentation"Pravin B Shelar
2013-03-25Revert "ip_gre: increase inner ip header ID during segmentation"Pravin B Shelar
2013-03-25dsa: fix freeing of sparse port allocationFlorian Fainelli
2013-03-25dsa: factor freeing of dsa_platform_dataFlorian Fainelli
2013-03-25Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2013-03-24bridge: avoid br_ifinfo_notify when nothing changedHong zhi guo
2013-03-24dsa: add device tree bindings to register DSA switchesFlorian Fainelli
2013-03-24ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handlingHannes Frederic Sowa
2013-03-24inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future ...Hannes Frederic Sowa
2013-03-24ipv6: provide addr and netconf dump consistency infoNicolas Dichtel
2013-03-24ipv4: provide addr and netconf dump consistency infoNicolas Dichtel
2013-03-22l2tp: calling the ref() instead of deref()Dan Carpenter
2013-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-22decnet: Move rtm_dn_policy to dn_route to make it available if !CONFIG_DECNET...Thomas Graf
2013-03-22tcp: preserve ACK clocking in TSOEric Dumazet
2013-03-22rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf
2013-03-22decnet: Parse netlink attributes on our ownThomas Graf