summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | sctp: use get_unused_fd_flags(0) instead of get_unused_fd()Yann Droneaud2013-07-021-1/+1
| * | | | stmmac: dity-up and rework the driver debug levelsGiuseppe CAVALLARO2013-07-029-267/+117
| * | | | core/dev: set pkt_type after eth_type_trans() in dev_forward_skb()Isaku Yamahata2013-07-021-0/+6
| * | | | net: convert lls to use time_in_range()Eliezer Tamir2013-07-023-13/+27
| * | | | nlmon: use standard rtnetlink link api for add/del devicesJiri Pirko2013-07-021-21/+28
| * | | | ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_sizeHannes Frederic Sowa2013-07-021-6/+10
| * | | | ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa2013-07-023-2/+9
| * | | | net: fec: Fix RMON registers on imx6Jim Baxter2013-07-021-5/+2
| * | | | cxgb3: Missing rtnl lock in error recoveryBenjamin Herrenschmidt2013-07-021-0/+2
| * | | | net: cdc_ether: allow combined control and data interfaceBjørn Mork2013-07-021-5/+17
| * | | | net: fec: Fix Transmitted bytes counterJim Baxter2013-07-021-0/+1
| * | | | ipip: fix a regression in ioctlCong Wang2013-07-021-5/+7
| * | | | l2tp: add missing .owner to struct pppox_protoWei Yongjun2013-07-021-1/+2
| * | | | net: ethernet: davinci_emac: remove redundant dev_err call in davinci_emac_pr...Wei Yongjun2013-07-021-1/+0
| * | | | xen-netback: xenbus.c: use more current logging stylesWei Liu2013-07-021-5/+4
| * | | | ipv4: remove fib_update_nh_saddrs() declaration.Rami Rosen2013-07-021-1/+0
| * | | | net: ipheth: Add USB ID for iPad miniAaron Marburg2013-07-021-0/+5
| * | | | net: sctp: prevent checksum.h from double inclusionDaniel Borkmann2013-07-021-0/+5
| * | | | tools: selftests: psock_tpacket: get rid of macro wrappersDaniel Borkmann2013-07-021-39/+20
| * | | | ethtool: make .get_dump_data() harder to misuse by driversMichal Schmidt2013-07-021-1/+20
| * | | | bnx2x: fill in sane dump flag informationMichal Schmidt2013-07-021-2/+2
| * | | | bnx2x: fix dump flag handlingMichal Schmidt2013-07-022-0/+5
| * | | | bnx2x: remove zeroing of dump data bufferMichal Schmidt2013-07-021-2/+0
| * | | | net: sctp: get rid of SCTP_DBG_TSNS entirelyDaniel Borkmann2013-07-022-114/+0
| * | | | cassini: Make missing firmware non-fatalBen Hutchings2013-07-011-10/+8
| * | | | qmi_wwan: add ONDA MT689DC device ID (fwd)Enrico Mioso2013-07-011-0/+1
| * | | | ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang2013-07-013-10/+15
| * | | | vti: remove duplicated code to fix a memory leakCong Wang2013-07-011-7/+0
| * | | | gre: fix a regression in ioctlCong Wang2013-07-011-4/+5
| * | | | net: sctp: rework debugging framework to use pr_debug and friendsDaniel Borkmann2013-07-0117-484/+383
| * | | | lib: vsprintf: add IPv4/v6 generic %p[Ii]S[pfs] format specifierDaniel Borkmann2013-07-012-2/+154
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemmi...David S. Miller2013-07-013-216/+359
| |\ \ \ \
| | * | | | vxlan: fix function name spellingStephen Hemminger2013-06-251-3/+3
| | * | | | Merge ../vxlan-xStephen Hemminger2013-06-253-216/+359
| | |\ \ \ \
| | | * | | | bridge: check for zero ether address in fdb addStephen Hemminger2013-06-251-0/+5
| | | * | | | vxlan: fdb: allow specifying multiple destinations for zero MACMike Rapoport2013-06-251-1/+2
| | | * | | | rtnetlink: allow using zero MAC address in rtnl_fdb_{add,del}Mike Rapoport2013-06-251-8/+0
| | | * | | | vxlan: allow removal of single destination from fdb entryMike Rapoport2013-06-251-4/+40
| | | * | | | vxlan: introduce vxlan_fdb_parseMike Rapoport2013-06-251-31/+50
| | | * | | | vxlan: introduce vxlan_fdb_find_rdstMike Rapoport2013-06-251-5/+18
| | | * | | | vxlan: add implicit fdb entry for default destinationMike Rapoport2013-06-251-19/+49
| | | * | | | vxlan: Fix sparse warnings.Pravin B Shelar2013-06-251-2/+2
| | | * | | | vxlan: cosmetic cleanup'sStephen Hemminger2013-06-241-5/+5
| | | * | | | vxlan: Use initializer for dummy structuresStephen Hemminger2013-06-241-13/+11
| | | * | | | vxlan: port module param should be ushortStephen Hemminger2013-06-241-2/+2
| | | * | | | vxlan: convert remotes list to list_rcuStephen Hemminger2013-06-241-42/+55
| | | * | | | vxlan: make vxlan_xmit_one voidStephen Hemminger2013-06-241-17/+9
| | | * | | | vxlan: move cleanup to uninitStephen Hemminger2013-06-241-11/+13
| | | * | | | vxlan: fix race caused by dropping rtnl_unlockStephen Hemminger2013-06-241-27/+84
| | | * | | | vxlan: send notification when MAC migratesStephen Hemminger2013-06-241-0/+1
OpenPOWER on IntegriCloud